diff options
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 79a88d5..ef19da3 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/p5100/bluetooth +BOARD_BLUEDROID_VENDOR_CONF := device/samsung/p5100/bluetooth/vnd_espresso10.txt # Security BOARD_USES_SECURE_SERVICES := true |