[SWB] Enable super wideband

Enable SWB by setting system property

Tag: #feature
Bug: 277338500
Test: flash devices and check property
Change-Id: I4862bf8ddbd9f9f34d8588bc6068f0dc6baff399
This commit is contained in:
shihchienc 2023-04-17 19:12:57 +00:00
parent fd617452a8
commit bf23d4c932

View file

@ -15,6 +15,10 @@
# limitations under the License.
#
# Bluetooth Super Wide Band
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.hfp.swb.supported=true
# Bluetooth LE Audio
PRODUCT_PRODUCT_PROPERTIES += \
ro.bluetooth.leaudio_switcher.supported=true \