[BT] Add SWB system property
Add Super Wide Band system property to control the feature. Test: check system property set by default Bug: 298316680 Change-Id: I40c155ac3a6720c6d30a0047dfa49d738bf2283f
This commit is contained in:
parent
d8267a722c
commit
dc737f28d3
1 changed files with 4 additions and 0 deletions
|
@ -140,6 +140,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
|
||||||
|
|
||||||
# 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