summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWink Saville <wink@google.com>2012-08-20 09:46:40 -0700
committerWink Saville <wink@google.com>2012-08-20 09:46:40 -0700
commit03d4fdbec16c94a843b1e82663ea2e65e0bb00f0 (patch)
treeb596dca6cf67d537049ea03e37fd8ebdee194c5c
parent7ea7b30de460b3d0f578a3e735a230561858f985 (diff)
downloadandroid_device_generic_armv7-a-neon-03d4fdbec16c94a843b1e82663ea2e65e0bb00f0.tar.gz
android_device_generic_armv7-a-neon-03d4fdbec16c94a843b1e82663ea2e65e0bb00f0.tar.bz2
android_device_generic_armv7-a-neon-03d4fdbec16c94a843b1e82663ea2e65e0bb00f0.zip
Add support for per device bluetooth configuration.
Bug: 6837125 Change-Id: I1d1253c47361d91023e242fea19abc3f7fe5fa0e
-rw-r--r--BoardConfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 8e86e38..0db30d6 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -18,6 +18,7 @@ SMALLER_FONT_FOOTPRINT := true
MINIMAL_FONT_FOOTPRINT := true
# Some framework code requires this to enable BT
BOARD_HAVE_BLUETOOTH := true
+BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/generic/common/bluetooth
WPA_SUPPLICANT_VERSION := VER_0_8_X