Merge "Enable superwide band system property" into udc-d1-dev am: ca4347fc28 am: 6a2e3381f1 am: 3906e607e5

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

Change-Id: If858c77d01d62a4872327dab08761e62eef1f959
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
David Duarte 2023-06-01 18:20:22 +00:00 committed by Automerger Merge Worker
commit 0c9f27a257
3 changed files with 3 additions and 3 deletions

View file

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

View file

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

View file

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