Merge "Add wide band speech feature flag"

This commit is contained in:
Matthew Xie
2011-05-26 18:13:08 -07:00
committed by Android (Google) Code Review

View File

@@ -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>