aboutsummaryrefslogtreecommitdiff
path: root/overlay/frameworks/base
diff options
context:
space:
mode:
Diffstat (limited to 'overlay/frameworks/base')
-rw-r--r--overlay/frameworks/base/core/res/res/values/config.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml
index 1b312be..06b1982 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -489,9 +489,7 @@
</string-array>
<!-- Enable overlay for all location components. -->
- <bool name="config_enableNetworkLocationOverlay" translatable="false">false</bool>
- <bool name="config_enableFusedLocationOverlay" translatable="false">false</bool>
<string name="config_networkLocationProviderPackageName" translatable="false">com.qualcomm.location</string>
<string name="config_fusedLocationProviderPackageName" translatable="false">com.qualcomm.location</string>
- <string name="config_comboNetworkLocationProvider" translatable="false">com.qualcomm.location</string>
-/resources>
+
+</resources>