diff --git a/properties/system.prop b/properties/system.prop index 7ac3ec52..a46783b1 100644 --- a/properties/system.prop +++ b/properties/system.prop @@ -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 diff --git a/properties/vendor.prop b/properties/vendor.prop index d8165661..d316323f 100644 --- a/properties/vendor.prop +++ b/properties/vendor.prop @@ -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