kunlun2: don't check prebuilt libs ELF
This commit is contained in:
parent
c95ab98f48
commit
3ecd875d29
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ TARGET_NO_BOOTLOADER := true
|
||||||
BUILD_BROKEN_DUP_RULES := true
|
BUILD_BROKEN_DUP_RULES := true
|
||||||
BUILD_BROKEN_USES_BUILD_COPY_HEADERS := true
|
BUILD_BROKEN_USES_BUILD_COPY_HEADERS := true
|
||||||
BUILD_BROKEN_VINTF_PRODUCT_COPY_FILES := true
|
BUILD_BROKEN_VINTF_PRODUCT_COPY_FILES := true
|
||||||
|
BUILD_BROKEN_PREBUILT_ELF_FILES := true
|
||||||
|
|
||||||
# Platform
|
# Platform
|
||||||
BOARD_USES_QCOM_HARDWARE := true
|
BOARD_USES_QCOM_HARDWARE := true
|
||||||
|
|
Loading…
Reference in a new issue