sdm660-common: props: Disable Bluetooth APCF Extended features

* Yet another disablement we need, to have bluetooth working properly on A13 (QPR2)

Change-Id: Id3889d6310bac6d417ff2871d5e4a8c513e77354
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
me-cafebabe 2023-08-13 19:46:42 +08:00 committed by pix106
parent 319eec3cee
commit 44409754f3

View file

@ -93,6 +93,7 @@ vendor.audio.feature.spkr_prot.enable=true
# Bluetooth & FM # Bluetooth & FM
bluetooth.device.class_of_device=90,2,12 bluetooth.device.class_of_device=90,2,12
bluetooth.hardware.power.operating_voltage_mv=3700 bluetooth.hardware.power.operating_voltage_mv=3700
bluetooth.le.disable_apcf_extended_features=1
bluetooth.profile.a2dp.source.enabled?=true bluetooth.profile.a2dp.source.enabled?=true
bluetooth.profile.asha.central.enabled?=true bluetooth.profile.asha.central.enabled?=true
bluetooth.profile.avrcp.target.enabled?=true bluetooth.profile.avrcp.target.enabled?=true