[SWB] Enable super wideband
Enable SWB by setting system property Tag: #feature Bug: 277338500 Test: flash devices and check property Change-Id: I5dbdafc0a4ed03f137d4ce9602fe67c1b2fca756
This commit is contained in:
parent
b28bf692ab
commit
7bdd128083
3 changed files with 12 additions and 0 deletions
|
@ -149,6 +149,10 @@ PRODUCT_PACKAGES += \
|
||||||
libspatialaudio \
|
libspatialaudio \
|
||||||
librondo
|
librondo
|
||||||
|
|
||||||
|
# Bluetooth Super Wide Band
|
||||||
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
bluetooth.hfp.swb.supported=true
|
||||||
|
|
||||||
# Bluetooth LE Audio
|
# Bluetooth LE Audio
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
ro.bluetooth.leaudio_switcher.supported=true \
|
ro.bluetooth.leaudio_switcher.supported=true \
|
||||||
|
|
|
@ -145,6 +145,10 @@ PRODUCT_PACKAGES += \
|
||||||
libspatialaudio \
|
libspatialaudio \
|
||||||
librondo
|
librondo
|
||||||
|
|
||||||
|
# Bluetooth Super Wide Band
|
||||||
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
bluetooth.hfp.swb.supported=true
|
||||||
|
|
||||||
# Bluetooth LE Audio
|
# Bluetooth LE Audio
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
ro.bluetooth.leaudio_switcher.supported=true \
|
ro.bluetooth.leaudio_switcher.supported=true \
|
||||||
|
|
|
@ -136,6 +136,10 @@ PRODUCT_PACKAGES += \
|
||||||
libspatialaudio \
|
libspatialaudio \
|
||||||
librondo
|
librondo
|
||||||
|
|
||||||
|
# Bluetooth Super Wide Band
|
||||||
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
bluetooth.hfp.swb.supported=true
|
||||||
|
|
||||||
# Bluetooth LE Audio
|
# Bluetooth LE Audio
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
ro.bluetooth.leaudio_switcher.supported=true \
|
ro.bluetooth.leaudio_switcher.supported=true \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue