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

* commit 'ad1076ab2564c1c660dd8c1d8d2a1b6b113fe976':
  Make the SDK system image be voice enabled.
This commit is contained in:
Xavier Ducrohet
2011-09-28 15:47:30 -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>