summaryrefslogtreecommitdiff
authorLiang Ji <liang.ji@amlogic.com>2019-06-14 22:19:46 (GMT)
committer Liang Ji <liang.ji@amlogic.com>2019-06-14 22:19:46 (GMT)
commit360a99ad70a6d3771c843c617e3186b45699266a (patch)
tree17dc0e6c439547fee39716dfee0854ef92e7b1d1
parent686bddecd6c32d30475525c70e849e705744af9f (diff)
downloaddarwin-p-tv-dev.zip
darwin-p-tv-dev.tar.gz
darwin-p-tv-dev.tar.bz2
device: BLE not support [1/1]
PD#SWPL-9830 Problem: BLE not support Solution: compile/copy/load only the driver that BLUETOOTH_MODULE set. Verify: darwin Change-Id: Iad4d22d032fa335cb3a86b17e044bdef633b90ca Signed-off-by: Liang Ji <liang.ji@amlogic.com>
Diffstat
-rwxr-xr-xdarwin.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/darwin.mk b/darwin.mk
index 3a130c7..2cbb5d3 100755
--- a/darwin.mk
+++ b/darwin.mk
@@ -223,6 +223,7 @@ include hardware/amlogic/wifi/configs/wifi.mk
BOARD_HAVE_BLUETOOTH := true
BCMBT_SUPPORT := true
+BLUETOOTH_MODULE := BCMBT
include hardware/amlogic/bluetooth/configs/bluetooth.mk