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