sdm660-common: Remove unused persist.bluetooth.a2dp_offload.cap property
This prop has no effect as of T QPR1.
See: cf25e33147
Change-Id: Ic762812dd59429d344ccc55c01bf96b0ffd6dbab
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
2e63d38af8
commit
77d62f3641
1 changed files with 0 additions and 1 deletions
|
@ -97,7 +97,6 @@ vendor.audio.feature.spkr_prot.enable=true
|
||||||
# Bluetooth & FM
|
# Bluetooth & FM
|
||||||
persist.bluetooth.bluetooth_audio_hal.disabled=false
|
persist.bluetooth.bluetooth_audio_hal.disabled=false
|
||||||
ro.vendor.bluetooth.wipower=false
|
ro.vendor.bluetooth.wipower=false
|
||||||
persist.bluetooth.a2dp_offload.cap=sbc-aac-aptx-aptxhd-ldac
|
|
||||||
persist.vendor.bt.a2dp_offload_cap=sbc-aptx-aptxhd-aac
|
persist.vendor.bt.a2dp_offload_cap=sbc-aptx-aptxhd-aac
|
||||||
persist.vendor.bt.aac_frm_ctl.enabled=true
|
persist.vendor.bt.aac_frm_ctl.enabled=true
|
||||||
persist.vendor.qcom.bluetooth.a2dp_offload_cap=sbc-aptx-aptxhd-aac-ldac
|
persist.vendor.qcom.bluetooth.a2dp_offload_cap=sbc-aptx-aptxhd-aac-ldac
|
||||||
|
|
Loading…
Reference in a new issue