diff options
Diffstat (limited to 'product/qcom-bluetooth.mk')
| -rw-r--r-- | product/qcom-bluetooth.mk | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/product/qcom-bluetooth.mk b/product/qcom-bluetooth.mk index bc8dbdd..20a7cae 100644 --- a/product/qcom-bluetooth.mk +++ b/product/qcom-bluetooth.mk @@ -10,4 +10,14 @@ 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 \ + ro.qualcomm.bluetooth.ftp=true \ + ro.qualcomm.bluetooth.hfp=true \ + ro.qualcomm.bluetooth.hsp=true \ + ro.qualcomm.bluetooth.map=true \ + ro.qualcomm.bluetooth.nap=true \ + ro.qualcomm.bluetooth.opp=true \ + ro.qualcomm.bluetooth.pbap=true \ ro.qualcomm.bt.hci_transport=smd |
