sm8550-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:
Roger Ellis
2022-01-15 13:40:28 +08:00
committed by chaptsand
parent 483b821d58
commit 021eb4d038

View File

@@ -5,6 +5,7 @@
# #
BUILD_BROKEN_DUP_RULES := true BUILD_BROKEN_DUP_RULES := true
BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true
COMMON_PATH := device/samsung/sm8550-common COMMON_PATH := device/samsung/sm8550-common