commit | b584ca2a308029336bef4a052d5e41873275f82c | [log] [tgz] |
---|---|---|
author | Brian Muramatsu <btmura@google.com> | Thu Oct 18 15:16:11 2012 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Oct 18 15:16:11 2012 -0700 |
tree | d3bc75a284a44cb35140ad1c731cfd223aed63fb | |
parent | a500ad4a34332deb8025b02045b570f8f84f6ed8 [diff] | |
parent | 63645fb5f2973d2bd0a20923793ce5a5abee5002 [diff] |
Merge "Add more APNs for operators in France & Spain," into jb-mr1-dev
diff --git a/overlays/location/frameworks/base/core/res/res/values/config.xml b/overlays/location/frameworks/base/core/res/res/values/config.xml index 278bbce..f11f045 100644 --- a/overlays/location/frameworks/base/core/res/res/values/config.xml +++ b/overlays/location/frameworks/base/core/res/res/values/config.xml
@@ -24,5 +24,6 @@ --> <string-array name="config_locationProviderPackageNames" translatable="false"> <item>com.google.android.location</item> + <item>com.android.location.fused</item> </string-array> </resources>