Merge "Enable superwide band system property" into udc-d1-dev

This commit is contained in:
David Duarte 2023-06-01 15:31:24 +00:00 committed by Android (Google) Code Review
commit ca4347fc28
3 changed files with 3 additions and 3 deletions

View file

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

View file

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

View file

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