dre: 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
f8c1356f3b
commit
509171b097
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
|
|
||||||
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
|
||||||
|
|
||||||
DEVICE_PATH := device/oneplus/dre
|
DEVICE_PATH := device/oneplus/dre
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue