From 6cffdc06c92074bca623f878f07551202b4f0cbd Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Sun, 23 Jun 2024 12:39:38 +0100 Subject: [PATCH] sm8350-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 6b20eef..49fa717 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -7,7 +7,6 @@ COMMON_PATH := device/xiaomi/sm8350-common BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true -BUILD_BROKEN_INCORRECT_PARTITION_IMAGES := true # A/B AB_OTA_UPDATER := true