diff options
author | codeworkx <codeworkx@cyanogenmod.org> | 2012-12-16 11:16:32 +0100 |
---|---|---|
committer | codeworkx <codeworkx@cyanogenmod.org> | 2012-12-16 11:16:32 +0100 |
commit | c2bd5cd1480df97741a3ec78b6d869fec1e34f97 (patch) | |
tree | 32b409760f7152848e430313640a4c5eabebbd66 /BoardConfigCommon.mk | |
parent | 9568c5fbd671c4ce27eafe164c6fd856db29efe5 (diff) | |
download | device_samsung_p3100-c2bd5cd1480df97741a3ec78b6d869fec1e34f97.zip device_samsung_p3100-c2bd5cd1480df97741a3ec78b6d869fec1e34f97.tar.gz device_samsung_p3100-c2bd5cd1480df97741a3ec78b6d869fec1e34f97.tar.bz2 |
p31xx: provide bluedroid config
Change-Id: Ia635dc79abfffa41475239e53d3eafa89d8ad502
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index cdbafd3..97a9a73 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -90,6 +90,7 @@ BOARD_LEGACY_NL80211_STA_EVENTS := true BOARD_HAVE_BLUETOOTH := true BOARD_HAVE_BLUETOOTH_BCM := true BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/samsung/p3100/bluetooth +BOARD_BLUEDROID_VENDOR_CONF := device/samsung/p3100/bluetooth/vnd_espresso.txt # Security BOARD_USES_SECURE_SERVICES := true |