sm8450-common: Unset BUILD_BROKEN_INCORRECT_PARTITION_IMAGES

Qualcomm targets can now build hermetic partitions.

Change-Id: I241105e01d85fea983b34846ca675666ac07541b
This commit is contained in:
Bruno Martins 2024-06-23 12:39:38 +01:00 committed by Arian
parent d7617868eb
commit 6b3861b808

View file

@ -11,7 +11,6 @@ COMMON_PATH := device/xiaomi/sm8450-common
BUILD_BROKEN_DUP_RULES := true BUILD_BROKEN_DUP_RULES := true
BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true
BUILD_BROKEN_INCORRECT_PARTITION_IMAGES := true
# A/B # A/B
AB_OTA_UPDATER := true AB_OTA_UPDATER := true