Add wide band speech feature flag
Add a boolean flag resource to indicate if current platform supports bluetooth wide band speech. This is part of Handsfree 1.6 new feature change. Bug 4449070 Change-Id: Iee5e969d030108382dd2fa6568ce3d80c6b611d6
This commit is contained in:
@@ -462,6 +462,10 @@
|
||||
use cases -->
|
||||
<bool name="config_bluetooth_sco_off_call">true</bool>
|
||||
|
||||
<!-- Boolean indicating if current platform supports bluetooth wide band
|
||||
speech -->
|
||||
<bool name="config_bluetooth_wide_band_speech">true</bool>
|
||||
|
||||
<!-- The default data-use polling period. -->
|
||||
<integer name="config_datause_polling_period_sec">600</integer>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user