Populate initial proprietary filelist for vendor R build
This commit is contained in:
parent
98624ba0ed
commit
2eebdec40f
2 changed files with 1381 additions and 103 deletions
|
@ -19,6 +19,8 @@ TARGET_2ND_CPU_ABI2 := armeabi
|
||||||
TARGET_2ND_CPU_VARIANT := generic
|
TARGET_2ND_CPU_VARIANT := generic
|
||||||
TARGET_2ND_CPU_VARIANT_RUNTIME := cortex-a75
|
TARGET_2ND_CPU_VARIANT_RUNTIME := cortex-a75
|
||||||
|
|
||||||
|
BUILD_BROKEN_DUP_RULES := true
|
||||||
|
|
||||||
# Bootloader
|
# Bootloader
|
||||||
TARGET_BOOTLOADER_BOARD_NAME := sdm710
|
TARGET_BOOTLOADER_BOARD_NAME := sdm710
|
||||||
TARGET_NO_BOOTLOADER := true
|
TARGET_NO_BOOTLOADER := true
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue