aboutsummaryrefslogtreecommitdiff
path: root/overlays
diff options
context:
space:
mode:
Diffstat (limited to 'overlays')
-rw-r--r--overlays/location/frameworks/base/core/res/res/values/config.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/overlays/location/frameworks/base/core/res/res/values/config.xml b/overlays/location/frameworks/base/core/res/res/values/config.xml
index 7d93c43..b9d0dd5 100644
--- a/overlays/location/frameworks/base/core/res/res/values/config.xml
+++ b/overlays/location/frameworks/base/core/res/res/values/config.xml
@@ -32,4 +32,9 @@
<item>com.google.android.gms</item>
<item>com.android.location.fused</item>
</string-array>
+
+ <!-- Sets the package name for location extra packages -->
+ <string-array name="config_locationExtraPackageNames" translatable="false">
+ <item>com.google.android.gms.location.history</item>
+ </string-array>
</resources>