[SWB] Disable super wideband
Disable SWB by setting system property Tag: #feature Bug: 281957936 Test: flash devices and check property Change-Id: Ic2966a4ef1758a5b5f4feffba1328aabeffa40dd
This commit is contained in:
parent
30852e6a3f
commit
0e7d866949
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
|
|
||||||
# Bluetooth Super Wide Band
|
# Bluetooth Super Wide Band
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
bluetooth.hfp.swb.supported=true
|
bluetooth.hfp.swb.supported=false
|
||||||
|
|
||||||
# Bluetooth LE Audio
|
# Bluetooth LE Audio
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue