summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWink Saville <wink@google.com>2012-08-20 09:47:03 -0700
committerWink Saville <wink@google.com>2012-08-20 09:47:03 -0700
commiteb853644a9ad97eb5f954008e8e9645edd8322a1 (patch)
treeba5e99b4000009bfc57a7a22649a9976b6a3fa6d
parente7e80f78410191be80da9abc3f73c2b3f8a7e239 (diff)
downloadx86-eb853644a9ad97eb5f954008e8e9645edd8322a1.tar.gz
Add support for per device bluetooth configuration.
Bug: 6837125 Change-Id: Idceb93d1ded70599e3234a3f7d1a7e5578d7bcad
-rw-r--r--BoardConfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 6de167e..16f3ef1 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -14,6 +14,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