summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWink Saville <wink@google.com>2012-08-20 09:47:53 -0700
committerWink Saville <wink@google.com>2012-08-20 09:47:53 -0700
commit849d779459cd93cb69d30aa27e831f0fb1e9bfa0 (patch)
tree62cb14cfe4583211d694f326ab6d223e7cbc962b
parente35968afb7679805541e020447aae8ba307a29a2 (diff)
downloadandroid_device_generic_mips-849d779459cd93cb69d30aa27e831f0fb1e9bfa0.tar.gz
android_device_generic_mips-849d779459cd93cb69d30aa27e831f0fb1e9bfa0.tar.bz2
android_device_generic_mips-849d779459cd93cb69d30aa27e831f0fb1e9bfa0.zip
Add support for per device bluetooth configuration.
Bug: 6837125 Change-Id: I74a3a7b6019fb350d1556ef2ae05ef6503f18e28
-rw-r--r--BoardConfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 9982d53..38c82b1 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