mirror of
https://github.com/team-infusion-developers/android_device_samsung_gts28velte.git
synced 2024-10-10 21:21:48 +00:00
gts28velte: Update bluetooth properties from MSM target
This commit is contained in:
parent
3d97f24ad2
commit
9912fe579b
1 changed files with 5 additions and 5 deletions
10
system.prop
10
system.prop
|
@ -1,11 +1,11 @@
|
|||
# Bluetooth
|
||||
ro.bluetooth.dun=false
|
||||
ro.bluetooth.sap=false
|
||||
ro.bluetooth.dun=true
|
||||
ro.bluetooth.sap=true
|
||||
ro.qualcomm.bluetooth.ftp=true
|
||||
ro.qualcomm.bluetooth.hfp=false
|
||||
ro.qualcomm.bluetooth.hsp=false
|
||||
ro.qualcomm.bluetooth.hfp=true
|
||||
ro.qualcomm.bluetooth.hsp=true
|
||||
ro.qualcomm.bluetooth.map=true
|
||||
ro.qualcomm.bluetooth.nap=false
|
||||
ro.qualcomm.bluetooth.nap=true
|
||||
ro.qualcomm.bluetooth.opp=true
|
||||
ro.qualcomm.bluetooth.pbap=true
|
||||
|
||||
|
|
Loading…
Reference in a new issue