Merge "[SWB] Disable super wideband" into udc-d1-dev am: 098f926027

Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23159228

Change-Id: I91cc98002578684a93a724f519178041cee5870e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot 2023-05-12 16:31:36 +00:00 committed by Automerger Merge Worker
commit f215ee6de4
3 changed files with 3 additions and 3 deletions

View file

@ -144,7 +144,7 @@ PRODUCT_PACKAGES += \
# 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 += \

View file

@ -139,7 +139,7 @@ PRODUCT_PACKAGES += \
# 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 += \

View file

@ -130,7 +130,7 @@ PRODUCT_PACKAGES += \
# 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 += \