sdm660-common: properties: remove duplicated persist.vendor.bt.a2dp_offload_cap & sync offload capabilities
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
77d62f3641
commit
6727b8db61
2 changed files with 1 additions and 2 deletions
|
@ -11,7 +11,6 @@ ro.config.media_vol_steps=25
|
|||
ro.config.vc_call_vol_steps=7
|
||||
|
||||
# Bluetooth & FM
|
||||
persist.vendor.bt.a2dp_offload_cap=sbc-aac-aptx-aptxhd
|
||||
vendor.bluetooth.soc=cherokee
|
||||
bt.max.hfpclient.connections=1
|
||||
vendor.hw.fm.init=0
|
||||
|
|
|
@ -97,7 +97,7 @@ vendor.audio.feature.spkr_prot.enable=true
|
|||
# Bluetooth & FM
|
||||
persist.bluetooth.bluetooth_audio_hal.disabled=false
|
||||
ro.vendor.bluetooth.wipower=false
|
||||
persist.vendor.bt.a2dp_offload_cap=sbc-aptx-aptxhd-aac
|
||||
persist.vendor.bt.a2dp_offload_cap=sbc-aptx-aptxhd-aac-ldac
|
||||
persist.vendor.bt.aac_frm_ctl.enabled=true
|
||||
persist.vendor.qcom.bluetooth.a2dp_offload_cap=sbc-aptx-aptxhd-aac-ldac
|
||||
persist.vendor.qcom.bluetooth.enable.splita2dp=true
|
||||
|
|
Loading…
Reference in a new issue