summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Hamilton <jham@android.com>2012-10-04 20:34:14 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-10-04 20:34:14 -0700
commit91216140c3d46ac6d01ad3074f4139e9c039b465 (patch)
treef8567cd478d155ccd2b5ce14758d72cf938e2b15
parent0f2ab64d8e3e24cbdc7c9f07af470f7186de3372 (diff)
parentf8a3265e93a8996f5ba61e2235163915fb1bddea (diff)
downloaddevice_samsung_tuna-91216140c3d46ac6d01ad3074f4139e9c039b465.zip
device_samsung_tuna-91216140c3d46ac6d01ad3074f4139e9c039b465.tar.gz
device_samsung_tuna-91216140c3d46ac6d01ad3074f4139e9c039b465.tar.bz2
am 1dba35ea: am ab6bd0a2: am f2e62f6c: Remove the Google specific location config.
* commit 'f8a3265e93a8996f5ba61e2235163915fb1bddea': Remove the Google specific location config.
-rw-r--r--overlay/frameworks/base/core/res/res/values/config.xml4
1 files changed, 0 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 2a08cac..2cd1c67 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -234,10 +234,6 @@
<bool name="config_ui_enableFadingMarquee">false</bool>
- <string-array name="config_overlay_locationProviderPackageNames" translatable="false">
- <item>com.google.android.location</item>
- </string-array>
-
<!-- Is the notification LED intrusive? Used to decide if there should be a disable option -->
<bool name="config_intrusiveNotificationLed">true</bool>