mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 20:45:31 -04:00
universal7885: Decommonize board-info.txt
Signed-off-by: SamarV-121 <samarvispute121@pm.me> Change-Id: Iee2bfc56173aeb2c07e2ab731de23c67da6ae696
This commit is contained in:
parent
237ccdbcd2
commit
e44015122d
2 changed files with 0 additions and 4 deletions
|
|
@ -24,9 +24,6 @@ TARGET_2ND_CPU_ABI2 := armeabi
|
||||||
TARGET_2ND_CPU_VARIANT := generic
|
TARGET_2ND_CPU_VARIANT := generic
|
||||||
TARGET_2ND_CPU_VARIANT_RUNTIME := cortex-a53
|
TARGET_2ND_CPU_VARIANT_RUNTIME := cortex-a53
|
||||||
|
|
||||||
# Board
|
|
||||||
TARGET_BOARD_INFO_FILE := $(COMMON_PATH)/board-info.txt
|
|
||||||
|
|
||||||
# Bluetooth
|
# Bluetooth
|
||||||
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(COMMON_PATH)/bluetooth
|
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(COMMON_PATH)/bluetooth
|
||||||
BOARD_HAVE_BLUETOOTH_SLSI := true
|
BOARD_HAVE_BLUETOOTH_SLSI := true
|
||||||
|
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
require version-bootloader-min=C
|
|
||||||
Loading…
Reference in a new issue