[SWB] Disable super wideband

Disable SWB by setting system property

Tag: #feature
Bug: 281957936
Test: flash devices and check property
Change-Id: Ic2966a4ef1758a5b5f4feffba1328aabeffa40dd
This commit is contained in:
shihchienc 2023-05-11 08:52:28 +00:00
parent 30852e6a3f
commit 0e7d866949

View file

@ -17,7 +17,7 @@
# Bluetooth Super Wide Band
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.hfp.swb.supported=true
bluetooth.hfp.swb.supported=false
# Bluetooth LE Audio
PRODUCT_PRODUCT_PROPERTIES += \