sm8450-common: Unset BUILD_BROKEN_INCORRECT_PARTITION_IMAGES
Qualcomm targets can now build hermetic partitions. Change-Id: I241105e01d85fea983b34846ca675666ac07541b
This commit is contained in:
parent
d7617868eb
commit
6b3861b808
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue