Update device for new location provider configs.
Change-Id: I7d3cf81a5ba1ff7e2ac56f125d8b3454a6bd11c4
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user