From 55893f11d9e674a7cdca6c8dbfacaedcfb26d4f4 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Mon, 8 Jul 2024 12:21:02 +0300 Subject: [PATCH] Reapply "sm6225-common: Unset BUILD_BROKEN_INCORRECT_PARTITION_IMAGES" This reverts commit 2d138058a164857d36f7131bfbdcbd45a23472bc. Change-Id: I0e0eabdc848c5c80ed9baa5db6e68fda9402a6ee --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index c594f3b..bcb70d9 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -7,7 +7,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"