Merge "[SWB] Disable super wideband" into udc-d1-dev

This commit is contained in:
Treehugger Robot 2023-05-12 15:54:53 +00:00 committed by Android (Google) Code Review
commit 098f926027
3 changed files with 3 additions and 3 deletions

View file

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

View file

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

View file

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