Revert "Change the name of the location config value."

This reverts commit c3e2dac377.
This commit is contained in:
Jeff Hamilton
2012-10-05 02:30:33 -05:00
parent c3e2dac377
commit 329b760e8e

View File

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