Enable Bluetooth HFP SWB
Add system property to enable HFP SWB Bug: 320225938 Test: create sco connection and check if SWB been selected Change-Id: Ie1f5c13541acde29ba6ca7543bfc57cf3fab16fc
This commit is contained in:
parent
640b8363ed
commit
821d054faa
1 changed files with 4 additions and 0 deletions
|
@ -163,6 +163,10 @@ PRODUCT_PACKAGES_DEBUG += \
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
persist.bluetooth.a2dp_aac.vbr_supported=true
|
persist.bluetooth.a2dp_aac.vbr_supported=true
|
||||||
|
|
||||||
|
# Bluetooth Super Wide Band
|
||||||
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
bluetooth.hfp.swb.supported=true
|
||||||
|
|
||||||
# Spatial Audio
|
# Spatial Audio
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
libspatialaudio \
|
libspatialaudio \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue