Bluetooth: Enable HFP1.6 feature
Enable HFP1.6 feature for the target Change-Id: Ia0b7dc5f0292f7921988be89335e70968ab4181b
This commit is contained in:
parent
144159a522
commit
a90d9c819e
|
@ -160,7 +160,7 @@ config_bt ()
|
|||
setprop ro.qualcomm.bt.hci_transport smd
|
||||
fi
|
||||
;;
|
||||
"apq8084" | "mpq8092" )
|
||||
"apq8084" | "mpq8092" | "msm8994" )
|
||||
if [ "$btsoc" != "rome" ]
|
||||
then
|
||||
setprop ro.qualcomm.bt.hci_transport smd
|
||||
|
|
Loading…
Reference in New Issue