From 849d779459cd93cb69d30aa27e831f0fb1e9bfa0 Mon Sep 17 00:00:00 2001 From: Wink Saville Date: Mon, 20 Aug 2012 09:47:53 -0700 Subject: Add support for per device bluetooth configuration. Bug: 6837125 Change-Id: I74a3a7b6019fb350d1556ef2ae05ef6503f18e28 --- BoardConfig.mk | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3