diff --git a/properties/system.prop b/properties/system.prop index 9e35e04e..edc8f206 100644 --- a/properties/system.prop +++ b/properties/system.prop @@ -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 diff --git a/properties/vendor.prop b/properties/vendor.prop index 278ba4d2..4eeac7c1 100644 --- a/properties/vendor.prop +++ b/properties/vendor.prop @@ -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