Merge "Enable superwide band system property" into udc-d1-dev am: ca4347fc28
am: 6a2e3381f1
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23366178 Change-Id: Ib41ec46ef815d4633a316530dfa1f6bd71583395 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
3906e607e5
3 changed files with 3 additions and 3 deletions
|
@ -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 += \
|
||||
|
|
|
@ -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 += \
|
||||
|
|
|
@ -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 += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue