diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index aab6fa6..0749055 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -24,9 +24,6 @@ TARGET_2ND_CPU_ABI2 := armeabi TARGET_2ND_CPU_VARIANT := generic TARGET_2ND_CPU_VARIANT_RUNTIME := cortex-a53 -# Board -TARGET_BOARD_INFO_FILE := $(COMMON_PATH)/board-info.txt - # Bluetooth BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(COMMON_PATH)/bluetooth BOARD_HAVE_BLUETOOTH_SLSI := true diff --git a/board-info.txt b/board-info.txt deleted file mode 100644 index 05cef84..0000000 --- a/board-info.txt +++ /dev/null @@ -1 +0,0 @@ -require version-bootloader-min=C