Skip to content
Snippets Groups Projects
Commit de396228 authored by Roger Ellis's avatar Roger Ellis Committed by Dhina17
Browse files

onclite: 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
parent 56a1400f
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,7 @@ TARGET_BOARD_SUFFIX := _64
# Build broken
BUILD_BROKEN_DUP_RULES := true
BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true
# AVB
BOARD_AVB_ENABLE := true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment