summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWink Saville <wink@google.com>2012-08-20 09:46:09 -0700
committerWink Saville <wink@google.com>2012-08-20 09:46:09 -0700
commit57912a47a096d4672c361d3b7e8a83e8b240f595 (patch)
tree2472c5d416977d5c3e06e07db9f7bf75b4be16ee
parent8b723121c8fc544f9c5094bd3a8ca711a5b1eb15 (diff)
downloadarmv7-a-57912a47a096d4672c361d3b7e8a83e8b240f595.tar.gz
Add support for per device bluetooth configuration.
Bug: 6837125 Change-Id: Id8bcf088235f3650574d08ec592d10a6706b4960
-rw-r--r--BoardConfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index dd90262..c07098f 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