Update the GMS location provider name

Change-Id: I8703838c9c2ce703e32f358edc1f1d73558b47e0
gugelfrei
Ricardo Cerqueira 11 years ago
parent 8521d46944
commit 75fb1555ab

@ -5,10 +5,10 @@
<bool name="config_disableMenuKeyInLockScreen">true</bool>
<string-array name="config_locationProviderPackageNames" translatable="false">
<!-- The Google provider -->
<item>com.google.android.gms</item>
<!-- The standard AOSP fused location provider -->
<item>com.android.location.fused</item>
<!-- The Google provider -->
<item>com.google.android.location</item>
</string-array>
<!-- Package name for default keyguard appwidget [DO NOT TRANSLATE] -->

Loading…
Cancel
Save