Loading overlay/common/frameworks/base/core/res/res/values/config.xml +2 −2 Original line number Diff line number Diff line Loading @@ -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 Loading
overlay/common/frameworks/base/core/res/res/values/config.xml +2 −2 Original line number Diff line number Diff line Loading @@ -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