From a95fef1c7b030a8434ca2776e724e577aebdf36a Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Sun, 23 Jun 2024 12:39:38 +0100 Subject: [PATCH] sm6225-common: Unset BUILD_BROKEN_INCORRECT_PARTITION_IMAGES Qualcomm targets can now build hermetic partitions. Change-Id: I241105e01d85fea983b34846ca675666ac07541b --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index e7dcb66..f145852 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -8,7 +8,6 @@ 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"