diff options
Diffstat (limited to 'BoardCommonConfig.mk')
-rw-r--r-- | BoardCommonConfig.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardCommonConfig.mk b/BoardCommonConfig.mk index 7ab7f18..703be77 100644 --- a/BoardCommonConfig.mk +++ b/BoardCommonConfig.mk @@ -123,6 +123,7 @@ BOARD_HAVE_SAMSUNG_WIFI := true BOARD_HAVE_BLUETOOTH := true BOARD_HAVE_BLUETOOTH_BCM := true BOARD_HAVE_SAMSUNG_BLUETOOTH := true +BOARD_BLUEDROID_VENDOR_CONF := device/samsung/smdk4412-common/bluetooth/vnd_smdk4x12.txt # Vold TARGET_USE_CUSTOM_LUN_FILE_PATH := "/sys/devices/platform/s3c-usbgadget/gadget/lun%d/file" |