Add support for per device bluetooth configuration.

Bug: 6837125
Change-Id: I1d1253c47361d91023e242fea19abc3f7fe5fa0e
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 8e86e38..0db30d6 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -18,6 +18,7 @@
 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