From 108fe4fc3e1bc31017ec2c776980acc5eed2f98f Mon Sep 17 00:00:00 2001 From: karthick111 Date: Sat, 18 Mar 2017 05:05:50 +0100 Subject: [PATCH] land: Set qcom bluetooth soc ID Signed-off-by: karthick111 --- product/bluetooth.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/product/bluetooth.mk b/product/bluetooth.mk index c40dee0..0141f9a 100644 --- a/product/bluetooth.mk +++ b/product/bluetooth.mk @@ -5,6 +5,7 @@ PRODUCT_COPY_FILES += \ # Properties PRODUCT_PROPERTY_OVERRIDES += \ + qcom.bluetooth.soc=smd \ ro.bluetooth.dun=true \ ro.bluetooth.hfp.ver=1.7 \ ro.bluetooth.sap=true \