Change the name of the location config value.

Bug: 7242814
Change-Id: I96867f8c2ed886ea6895849c057fc0e37813ce47
This commit is contained in:
Jeff Hamilton
2012-10-03 15:25:46 -05:00
parent 177c547e32
commit c3e2dac377

View File

@@ -21,7 +21,7 @@
for different hardware and product builds. -->
<resources>
<!-- Package name providing location API support. -->
<string-array name="config_overlay_locationProviderPackageNames" translatable="false">
<string-array name="config_locationProviderPackageNames" translatable="false">
<item>com.google.android.location</item>
</string-array>