Update device for new location provider configs.

Change-Id: I7d3cf81a5ba1ff7e2ac56f125d8b3454a6bd11c4
This commit is contained in:
Nick Pelly
2012-05-29 15:56:20 -07:00
parent af0576fc76
commit 6cc9755baa

View File

@@ -20,8 +20,8 @@
<!-- These resources are around just to allow their values to be customized
for different hardware and product builds. -->
<resources>
<!-- Component name of the service providing geocoder API support. -->
<string name="config_geocodeProvider">com.google.android.location.GeocodeProvider</string>
<!-- Package name providing geocoder API support. -->
<string name="config_geocodeProviderPackageName" translatable="false">com.google.android.location</string>
<bool name="config_voice_capable">true</bool>
</resources>