am 4e9866a7: am 30870013: Merge "Change the name of the location config value." into jb-mr1-dev

* commit '4e9866a74b19819a7deb78c22ed8814cf8ae8456':
  Change the name of the location config value.
This commit is contained in:
Jeff Hamilton
2012-10-18 12:44:28 -07:00
committed by Android Git Automerger

View File

@@ -21,7 +21,7 @@
for different hardware and product builds. --> for different hardware and product builds. -->
<resources> <resources>
<!-- Package name providing location API support. --> <!-- 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> <item>com.google.android.location</item>
</string-array> </string-array>