kunlun2: Build with deprecated copy headers
This commit is contained in:
parent
f81b318e9a
commit
c6a6cb7e04
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ TARGET_2ND_CPU_VARIANT_RUNTIME := cortex-a75
|
||||||
TARGET_BOOTLOADER_BOARD_NAME := sdm710
|
TARGET_BOOTLOADER_BOARD_NAME := sdm710
|
||||||
TARGET_NO_BOOTLOADER := true
|
TARGET_NO_BOOTLOADER := true
|
||||||
BUILD_BROKEN_DUP_RULES := true
|
BUILD_BROKEN_DUP_RULES := true
|
||||||
|
BUILD_BROKEN_USES_BUILD_COPY_HEADERS := true
|
||||||
|
|
||||||
# Platform
|
# Platform
|
||||||
BOARD_USES_QCOM_HARDWARE := true
|
BOARD_USES_QCOM_HARDWARE := true
|
||||||
|
|
Loading…
Reference in a new issue