sm7250-common: 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
This commit is contained in:
Roger Ellis
2020-05-13 16:56:10 -07:00
committed by Akshay Kakatkar
parent b7ee7e9a4e
commit b5c0571daf

View File

@@ -15,6 +15,7 @@
# #
BUILD_BROKEN_DUP_RULES := true BUILD_BROKEN_DUP_RULES := true
BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true
BOARD_VENDOR := oneplus BOARD_VENDOR := oneplus