summaryrefslogtreecommitdiffstats
path: root/assets
diff options
context:
space:
mode:
authorMeng Wang <mewan@google.com>2018-12-03 18:20:51 -0800
committerMeng Wang <mewan@google.com>2018-12-04 16:53:38 -0800
commitf923f6c9c9a2ab0f6dd3d7b42f6bd927b943849c (patch)
treede13f86019e07c4bd818bc758d8193c8355084e6 /assets
parentd1830391a0f22449d9b1e9bd3645b8e66e8a3b72 (diff)
downloadandroid_packages_apps_CarrierConfig-f923f6c9c9a2ab0f6dd3d7b42f6bd927b943849c.tar.gz
android_packages_apps_CarrierConfig-f923f6c9c9a2ab0f6dd3d7b42f6bd927b943849c.tar.bz2
android_packages_apps_CarrierConfig-f923f6c9c9a2ab0f6dd3d7b42f6bd927b943849c.zip
Migrate GPS configs to "gps." namespace.
Also change test to account for namespace by accounting for config keys defined in nested classes. Bug: 118770440 Test: make Change-Id: I9744c3609df877835ef1ca047abe92c14908e041
Diffstat (limited to 'assets')
-rw-r--r--assets/carrier_config_carrierid_1839_Verizon-Wireless.xml2
-rw-r--r--assets/carrier_config_carrierid_2032_XFINIY-Mobile.xml2
-rw-r--r--assets/carrier_config_mccmnc_310004.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/assets/carrier_config_carrierid_1839_Verizon-Wireless.xml b/assets/carrier_config_carrierid_1839_Verizon-Wireless.xml
index 2a632ac..b74bd8f 100644
--- a/assets/carrier_config_carrierid_1839_Verizon-Wireless.xml
+++ b/assets/carrier_config_carrierid_1839_Verizon-Wireless.xml
@@ -108,7 +108,7 @@
<boolean name="notify_handover_video_from_wifi_to_lte_bool" value="true"/>
<boolean name="notify_vt_handover_to_wifi_failure_bool" value="true"/>
<boolean name="operator_selection_expand_bool" value="true"/>
- <boolean name="persist_lpp_mode_bool" value="true"/>
+ <boolean name="gps.persist_lpp_mode_bool" value="true"/>
<boolean name="prefer_2g_bool" value="false"/>
<string-array name="read_only_apn_fields_string_array" num="20">
<item value="name"/>
diff --git a/assets/carrier_config_carrierid_2032_XFINIY-Mobile.xml b/assets/carrier_config_carrierid_2032_XFINIY-Mobile.xml
index 9c4ab63..4ca5e68 100644
--- a/assets/carrier_config_carrierid_2032_XFINIY-Mobile.xml
+++ b/assets/carrier_config_carrierid_2032_XFINIY-Mobile.xml
@@ -110,7 +110,7 @@
<boolean name="notify_handover_video_from_wifi_to_lte_bool" value="true"/>
<boolean name="notify_vt_handover_to_wifi_failure_bool" value="true"/>
<boolean name="operator_selection_expand_bool" value="true"/>
- <boolean name="persist_lpp_mode_bool" value="true"/>
+ <boolean name="gps.persist_lpp_mode_bool" value="true"/>
<boolean name="prefer_2g_bool" value="false"/>
<string-array name="read_only_apn_fields_string_array" num="20">
<item value="name"/>
diff --git a/assets/carrier_config_mccmnc_310004.xml b/assets/carrier_config_mccmnc_310004.xml
index 64b2e74..e0fbb4b 100644
--- a/assets/carrier_config_mccmnc_310004.xml
+++ b/assets/carrier_config_mccmnc_310004.xml
@@ -52,7 +52,7 @@
<boolean name="editable_wfc_mode_bool" value="false"/>
<boolean name="editable_wfc_roaming_mode_bool" value="true"/>
<boolean name="disable_severe_when_extreme_disabled_bool" value="false" />
- <boolean name="persist_lpp_mode_bool" value="true" />
+ <boolean name="gps.persist_lpp_mode_bool" value="true" />
<boolean name="mmsCloseConnection" value="true"/>
<int name="wfc_spn_format_idx_int" value="1" />
<string-array name="read_only_apn_fields_string_array" num="20">