sm8350-common: Allow ELF prebuilts in PRODUCT_COPY_FILES.
* ELF prebuilts were banned in PRODUCT_COPY_FILES starting May 11th. See b/156534160 for long-term fix which should override this change. Change-Id: Icd25b40ca4e4285319775046a1b70de30572be07
This commit is contained in:
parent
198d02a889
commit
96bc440071
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
#
|
||||
|
||||
BUILD_BROKEN_DUP_RULES := true
|
||||
BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true
|
||||
|
||||
BOARD_VENDOR := oneplus
|
||||
|
||||
|
|
Loading…
Reference in a new issue