From a622a5cda86afe2e77c2e711717da9a439c10171 Mon Sep 17 00:00:00 2001 From: codeworkx Date: Sat, 24 Nov 2012 08:21:02 +0100 Subject: common: add bluetooth build config Change-Id: I741ce802399098d252817558fd504f689a4a7bdc --- BoardConfigCommon.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index eb2e5a8..7b547ac 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -88,6 +88,7 @@ BOARD_LEGACY_NL80211_STA_EVENTS := true # Bluetooth BOARD_HAVE_BLUETOOTH := true BOARD_HAVE_BLUETOOTH_BCM := true +BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/samsung/p5100/bluetooth # Security BOARD_USES_SECURE_SERVICES := true -- cgit v1.1