sm8450-common: Add BUILD_BROKEN_INCORRECT_PARTITION_IMAGES
Qcom has issues that prevent it from working with a hermetic partition build. Bug: 205632228 Test: Presubmits Change-Id: I490a29da38a6f68e7dd3650d8140cb11adaa8c7a
This commit is contained in:
parent
9cd76f4d2a
commit
91b704b61d
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ COMMON_PATH := device/xiaomi/sm8450-common
|
|||
|
||||
BUILD_BROKEN_DUP_RULES := true
|
||||
BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true
|
||||
BUILD_BROKEN_INCORRECT_PARTITION_IMAGES := true
|
||||
|
||||
# A/B
|
||||
AB_OTA_UPDATER := true
|
||||
|
|
Loading…
Reference in a new issue