summaryrefslogtreecommitdiff
path: root/overlay
diff options
context:
space:
mode:
authorJeff Hamilton <jham@android.com>2012-10-05 02:31:04 -0500
committerJeff Hamilton <jham@android.com>2012-10-05 02:31:04 -0500
commitfe5e1f6b7837bd11753735bf018fb3e3b259e99b (patch)
tree3e5de11b552b2180703167eaed4c91a56b2c9d4d /overlay
parente2d55e553b299bdb272047c529df475d40ed640d (diff)
downloadgrouper-fe5e1f6b7837bd11753735bf018fb3e3b259e99b.tar.gz
Revert "Remove the Google specific location config."
This reverts commit c94500c02a1309ba43434eafb1aeff3670352ab8.
Diffstat (limited to 'overlay')
-rw-r--r--overlay/frameworks/base/core/res/res/values/config.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml
index 09c7ed3..fda952c 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -85,6 +85,10 @@
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/"