diff options
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r-- | BoardConfig.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index 77a376f..c29e29d 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -63,9 +63,6 @@ BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true TARGET_BOOTLOADER_BOARD_NAME := holi TARGET_NO_BOOTLOADER := true -# Bluetooth -BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_PATH)/bluetooth/include - # Display Density TARGET_SCREEN_DENSITY := 440 |