summaryrefslogtreecommitdiff
path: root/overlay
diff options
context:
space:
mode:
authorJeff Hamilton <jham@android.com>2012-10-16 15:33:03 -0500
committerJeff Hamilton <jham@android.com>2012-10-16 15:33:03 -0500
commit4d98401b9a93b8cb022df1cba4797edbc9a595af (patch)
treec0b1cee53251e5b4566fed67621848f7e0d16bc9 /overlay
parentfb9a0a28c4f266347bc39469770a25d0677e9615 (diff)
Remove the Google specific location config.
This reverts commit fe5e1f6b7837bd11753735bf018fb3e3b259e99b. Bug: 7242814
Diffstat (limited to 'overlay')
-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 fda952c..09c7ed3 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -85,10 +85,6 @@
The default represents a dual-mode smartphone -->
<string translatable="false" name="config_wifi_p2p_device_type">1-0050F204-1</string>
- <string-array name="config_overlay_locationProviderPackageNames" translatable="false">
- <item>com.google.android.location</item>
- </string-array>
-
<!-- List of file paths for USB host busses to exclude from USB host support.
For example, if the first USB bus on the device is used to communicate
with the modem or some other restricted hardware, add "/dev/bus/usb/001/"