From 2d138058a164857d36f7131bfbdcbd45a23472bc Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Thu, 27 Jun 2024 22:20:28 +0000 Subject: [PATCH] Revert "sm6225-common: Unset BUILD_BROKEN_INCORRECT_PARTITION_IMAGES" This reverts commit a95fef1c7b030a8434ca2776e724e577aebdf36a. Reason for revert: Breaks various things. Change-Id: I1416e65a2100ea213c09ce53e7aca6af0f019c40 --- BoardConfigCommon.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index f145852..e7dcb66 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -8,6 +8,7 @@ COMMON_PATH := device/motorola/sm6225-common BUILD_BROKEN_DUP_RULES := true BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true +BUILD_BROKEN_INCORRECT_PARTITION_IMAGES := true # ANT+ BOARD_ANT_WIRELESS_DEVICE := "qualcomm-hidl"