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

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

Change-Id: I9cff3c03be8f9586211d42bcd7ab87c5320583db
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot 2023-05-12 18:03:39 +00:00 committed by Automerger Merge Worker
commit 23c0bfa055
3 changed files with 3 additions and 3 deletions

View file

@ -148,7 +148,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

@ -142,7 +142,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

@ -137,7 +137,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 += \