2017-01-19 04:57:49 +00:00
|
|
|
# Permissions
|
|
|
|
PRODUCT_COPY_FILES += \
|
|
|
|
frameworks/native/data/etc/android.hardware.bluetooth.xml:system/etc/permissions/android.hardware.bluetooth.xml \
|
|
|
|
frameworks/native/data/etc/android.hardware.bluetooth_le.xml:system/etc/permissions/android.hardware.bluetooth_le.xml
|
|
|
|
|
2016-11-11 08:01:31 +00:00
|
|
|
# Properties
|
|
|
|
PRODUCT_PROPERTY_OVERRIDES += \
|
2017-03-18 04:05:50 +00:00
|
|
|
qcom.bluetooth.soc=smd \
|
2016-11-11 08:01:31 +00:00
|
|
|
ro.bluetooth.dun=true \
|
|
|
|
ro.bluetooth.hfp.ver=1.7 \
|
|
|
|
ro.bluetooth.sap=true \
|
|
|
|
ro.qualcomm.bt.hci_transport=smd
|