a29e7c7eb5
Change-Id: I4cd132cf99664e085053a6d2a660e03a3ee0fdda
13 lines
429 B
Makefile
13 lines
429 B
Makefile
# Properties
|
|
PRODUCT_PROPERTY_OVERRIDES += \
|
|
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
|