Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 75fb1555 authored by Ricardo Cerqueira's avatar Ricardo Cerqueira
Browse files

Update the GMS location provider name

Change-Id: I8703838c9c2ce703e32f358edc1f1d73558b47e0
parent 8521d469
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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] -->