From a90d9c819ebcd420267a0f340af83bfbdba62ab6 Mon Sep 17 00:00:00 2001 From: pramod kotreshappa Date: Fri, 25 Jul 2014 13:23:42 -0700 Subject: [PATCH] Bluetooth: Enable HFP1.6 feature Enable HFP1.6 feature for the target Change-Id: Ia0b7dc5f0292f7921988be89335e70968ab4181b --- rootdir/etc/init.qcom.bt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootdir/etc/init.qcom.bt.sh b/rootdir/etc/init.qcom.bt.sh index 92ff22b8..30d36c3c 100644 --- a/rootdir/etc/init.qcom.bt.sh +++ b/rootdir/etc/init.qcom.bt.sh @@ -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