am c62218ad: am ad1076ab: Make the SDK system image be voice enabled.

* commit 'c62218adf153200e740316ea413e7d187298962c':
  Make the SDK system image be voice enabled.
This commit is contained in:
Xavier Ducrohet
2011-09-28 15:50:13 -07:00
committed by Android Git Automerger

View File

@@ -23,6 +23,5 @@
<!-- Component name of the service providing geocoder API support. -->
<string name="config_geocodeProvider">com.google.android.location.GeocodeProvider</string>
<!-- This device is not "voice capable"; it's data-only. -->
<bool name="config_voice_capable">false</bool>
<bool name="config_voice_capable">true</bool>
</resources>