summaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorcodeworkx <codeworkx@cyanogenmod.org>2012-11-24 08:21:02 +0100
committercodeworkx <codeworkx@cyanogenmod.org>2012-11-24 08:21:02 +0100
commita622a5cda86afe2e77c2e711717da9a439c10171 (patch)
tree32df1da122b8c88138eef06fc044be36c9d06fd9 /BoardConfigCommon.mk
parenta0c4cc2fb9b27891df96fb4552858999e354b812 (diff)
downloaddevice_samsung_p5100-a622a5cda86afe2e77c2e711717da9a439c10171.zip
device_samsung_p5100-a622a5cda86afe2e77c2e711717da9a439c10171.tar.gz
device_samsung_p5100-a622a5cda86afe2e77c2e711717da9a439c10171.tar.bz2
common: add bluetooth build config
Change-Id: I741ce802399098d252817558fd504f689a4a7bdc
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk1
1 files changed, 1 insertions, 0 deletions
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