am 3d45b1d6: am c88d3296: am 329b760e: Revert "Change the name of the location config value."

* commit '3d45b1d6b88dafcae24485dd853d3a919c12a497':
  Revert "Change the name of the location config value."
This commit is contained in:
Jeff Hamilton
2012-10-05 00:52:25 -07:00
committed by Android Git Automerger

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>