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
commit41578946ab5ae3ffaf52d25247cd5900c02dc5d4 (patch)
tree605a0e116f53f39b00bd45c7a394b913a80d76bb /overlay
parenta8ce4054d56185ddd7382ba06cce568e8aa76685 (diff)
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/"