aboutsummaryrefslogtreecommitdiff
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorRoger Ellis <ellisr@google.com>2021-10-09 15:30:23 +0200
committerRamii Ahmed <ramy@ahmedramy.com>2022-05-23 17:19:30 +0000
commitf36bb66a1b6b6140f2c753154b87d98b94013cb3 (patch)
tree8021521b817ca1a46bdddc8d03b61e57bd212e7c /BoardConfig.mk
parentdacd6c0f3270e866155015f392cd682dd3e46551 (diff)
veux: Add exclusion for vendor ELF prebuilts
- ELF prebuilts were banned in PRODUCT_COPY_FILES starting May 11. - Adding BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true to BoardConfig.mk temoporarily. - See b/156534160 for long-term fix which should override this change. Test: Build Bug: 156534160 Change-Id: I7d80798d3b2d3818bc835fcede21de2e7ab04735
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 0c1d161..ab2d7b7 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -11,6 +11,7 @@ include device/xiaomi/sm6375-common/BoardConfigCommon.mk
# Build Broken
BUILD_BROKEN_DUP_RULES := true
+BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true
# Display
TARGET_SCREEN_DENSITY := 440