sdm660-common: properties: tweak bluetooth props
This commit is contained in:
parent
91d0e89491
commit
a905676498
2 changed files with 2 additions and 1 deletions
|
@ -15,6 +15,7 @@ persist.vendor.bt.a2dp_offload_cap=sbc-aac-aptx-aptxhd
|
|||
vendor.bluetooth.soc=cherokee
|
||||
bt.max.hfpclient.connections=1
|
||||
vendor.hw.fm.init=0
|
||||
ro.bluetooth.wipower=false
|
||||
|
||||
# Blur
|
||||
ro.surface_flinger.supports_background_blur=0
|
||||
|
|
|
@ -93,7 +93,7 @@ vendor.audio.feature.spkr_prot.enable=true
|
|||
|
||||
# Bluetooth & FM
|
||||
persist.bluetooth.bluetooth_audio_hal.disabled=false
|
||||
persist.vendor.qcom.bluetooth.enable.splita2dp=false
|
||||
persist.vendor.qcom.bluetooth.soc=cherokee
|
||||
ro.vendor.bluetooth.wipower=false
|
||||
vendor.qcom.bluetooth.soc=cherokee
|
||||
ro.vendor.fm.use_audio_session=true
|
||||
|
|
Loading…
Reference in a new issue