[SWB] Disable super wideband

Disable SWB by setting system property

Tag: #feature
Bug: 302436444
Test: flash devices and check property
Change-Id: I5065ff4d6f05efe8c7d8c4aa85ebc8f11d07c44d
This commit is contained in:
shihchienc 2023-09-28 06:46:07 +00:00
parent 1bb9b6b916
commit b6ba4059f1

View file

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