From 09741e4e4dfc2a0a3784c2fbd5f2125b177c4ade Mon Sep 17 00:00:00 2001 From: Roman Kiryanov Date: Tue, 18 Oct 2022 13:54:05 -0700 Subject: [PATCH] Retire compatibility_matrix.xml in goldfish not required Bug: 250696437 Test: presubmit Signed-off-by: Roman Kiryanov Change-Id: I3dc983e829613daabbc836bea3e0e26af632a25d --- target/board/BoardConfigEmuCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/target/board/BoardConfigEmuCommon.mk b/target/board/BoardConfigEmuCommon.mk index 845225da33..f6e64a17de 100644 --- a/target/board/BoardConfigEmuCommon.mk +++ b/target/board/BoardConfigEmuCommon.mk @@ -87,6 +87,5 @@ BOARD_AVB_SYSTEM_ROLLBACK_INDEX_LOCATION := 1 BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE := ext4 BOARD_FLASH_BLOCK_SIZE := 512 -DEVICE_MATRIX_FILE := device/generic/goldfish/compatibility_matrix.xml BOARD_SEPOLICY_DIRS += device/generic/goldfish/sepolicy/common