summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
Diffstat (limited to 'BoardConfig.mk')
-rwxr-xr-xBoardConfig.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 621f3cd..f3b5289 100755
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -60,7 +60,6 @@ TARGET_RELEASETOOLS_EXTENSIONS := device/goldelico/gta04
# Hardware
BOARD_HAVE_FM_RADIO := false
-BOARD_HAVE_BLUETOOTH := false
BOARD_USES_GENERIC_AUDIO := false
USE_CAMERA_STUB := true
@@ -88,3 +87,7 @@ WIFI_DRIVER_FW_PATH_STA := "/system/vendor/firmware/sd8686.bin"
BOARD_WPA_SUPPLICANT_DRIVER := NL80211
WPA_SUPPLICANT_VERSION := VER_0_8_X_TI
BOARD_WLAN_DEVICE := libertas
+
+# Bluetooth
+BOARD_HAVE_BLUETOOTH := true
+BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/goldelico/gta04/bluetooth