sm7250-common: Enable TWS plus feature using persist property

- Enable/Disable TWS plus feature support using persist
   property - "persist.vendor.btstack.enable.twsplus"

 - TWS plus feature is supported only if property is set to
   "True" else feature is not supported.By default property
   is set to False.

CRs-Fixed: 2344895
Change-Id: I855f448146424b7b647ca599f3d830073ec7c409
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
This commit is contained in:
M Safoorah Banu
2021-06-25 12:58:59 +02:00
committed by KakatkarAkshay
parent d35eafe026
commit 9913fa00f1

View File

@@ -5,6 +5,7 @@ persist.vendor.audio_hal.dsp_bit_width_enforce_mode=24
# Bluetooth
persist.vendor.btstack.enable.lpa=true
persist.vendor.btstack.enable.twsplus=true
ro.bluetooth.library_name=libbluetooth_qti.so
# Camera