Enable superwide band system property
As the change of init feature flag on swb is ready, we will open swb on those devices that supports this feature with more flexibility since wiping sys property could be done at android regular releases as enabling feature flag on server make it more flexible on schedule. Test: manual Bug: 283722412 Change-Id: Id5a75649c47ad826bb3d624ea68d4200c9ffe118
This commit is contained in:
parent
067bf1e028
commit
2ad5dd024f
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
# Bluetooth Super Wide Band
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
bluetooth.hfp.swb.supported=false
|
||||
bluetooth.hfp.swb.supported=true
|
||||
|
||||
# Bluetooth LE Audio
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue