summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJordan Liu <jminjie@google.com>2018-02-23 14:51:05 -0800
committerJordan Liu <jminjie@google.com>2018-02-27 09:39:45 -0800
commit41d8e2f361b38291bc23aa8f5e5045294bc25de2 (patch)
tree0ca2c89e59cd7bb51efcaf18f3f284e9e1e87634
parentc6f0cc4802896c98ae03ec64dec25febd1dd1bd3 (diff)
downloadandroid_packages_apps_CarrierConfig-41d8e2f361b38291bc23aa8f5e5045294bc25de2.tar.gz
android_packages_apps_CarrierConfig-41d8e2f361b38291bc23aa8f5e5045294bc25de2.tar.bz2
android_packages_apps_CarrierConfig-41d8e2f361b38291bc23aa8f5e5045294bc25de2.zip
Use only 4 thresholds
The min/max are fixed and should not be customized. Bug: 73775507 Bug: 70698348 Test: manual test on 311480 and ServiceStateTrackerTest Change-Id: I8440887383665f31c84c8ac5cbbd17219baad006
-rw-r--r--assets/carrier_config_20404.xml4
-rw-r--r--assets/carrier_config_311480.xml4
-rw-r--r--assets/carrier_config_50501.xml4
-rw-r--r--assets/carrier_config_50511.xml4
-rw-r--r--assets/carrier_config_50571.xml4
-rw-r--r--assets/carrier_config_50572.xml4
6 files changed, 6 insertions, 18 deletions
diff --git a/assets/carrier_config_20404.xml b/assets/carrier_config_20404.xml
index c83416c..aae7c08 100644
--- a/assets/carrier_config_20404.xml
+++ b/assets/carrier_config_20404.xml
@@ -5,13 +5,11 @@
<int name="maxMessageSize" value="1048576" />
<int name="maxImageWidth" value="2592" />
<string name="default_vm_number_string">+31654501233</string>
- <int-array name="lte_rsrp_thresholds_int_array" num="6">
- <item value="-140" /> <!-- SIGNAL_STRENGTH_NONE_OR_UNKNOWN -->
+ <int-array name="lte_rsrp_thresholds_int_array" num="4">
<item value="-115" /> <!-- SIGNAL_STRENGTH_POOR -->
<item value="-105" /> <!-- SIGNAL_STRENGTH_MODERATE -->
<item value="-95" /> <!-- SIGNAL_STRENGTH_GOOD -->
<item value="-85" /> <!-- SIGNAL_STRENGTH_GREAT -->
- <item value="-44" />
</int-array>
</carrier_config>
<carrier_config gid1="BAE0000000000000">
diff --git a/assets/carrier_config_311480.xml b/assets/carrier_config_311480.xml
index cfed9f2..d827e07 100644
--- a/assets/carrier_config_311480.xml
+++ b/assets/carrier_config_311480.xml
@@ -140,13 +140,11 @@
<boolean name="disable_voice_barring_notification_bool" value="true" />
<boolean name="carrier_name_override_bool" value="true" />
<string name="carrier_name_string">Verizon</string>
- <int-array name="lte_rsrp_thresholds_int_array" num="6">
- <item value="-140" /> <!-- SIGNAL_STRENGTH_NONE_OR_UNKNOWN -->
+ <int-array name="lte_rsrp_thresholds_int_array" num="4">
<item value="-115" /> <!-- SIGNAL_STRENGTH_POOR -->
<item value="-105" /> <!-- SIGNAL_STRENGTH_MODERATE -->
<item value="-95" /> <!-- SIGNAL_STRENGTH_GOOD -->
<item value="-85" /> <!-- SIGNAL_STRENGTH_GREAT -->
- <item value="-44" />
</int-array>
</carrier_config>
<!-- Tracfone Vzw shows empty string as SPN -->
diff --git a/assets/carrier_config_50501.xml b/assets/carrier_config_50501.xml
index 907e816..72cc3bc 100644
--- a/assets/carrier_config_50501.xml
+++ b/assets/carrier_config_50501.xml
@@ -12,13 +12,11 @@
<item value="dun" />
<item value="supl" />
</string-array>
- <int-array name="lte_rsrp_thresholds_int_array" num="6">
- <item value="-140" /> <!-- SIGNAL_STRENGTH_NONE_OR_UNKNOWN -->
+ <int-array name="lte_rsrp_thresholds_int_array" num="4">
<item value="-120" /> <!-- SIGNAL_STRENGTH_POOR -->
<item value="-115" /> <!-- SIGNAL_STRENGTH_MODERATE -->
<item value="-100" /> <!-- SIGNAL_STRENGTH_GOOD -->
<item value="-90" /> <!-- SIGNAL_STRENGTH_GREAT -->
- <item value="-44" />
</int-array>
</carrier_config>
</carrier_config_list>
diff --git a/assets/carrier_config_50511.xml b/assets/carrier_config_50511.xml
index b30e5d0..516f9f3 100644
--- a/assets/carrier_config_50511.xml
+++ b/assets/carrier_config_50511.xml
@@ -7,13 +7,11 @@
<string name="default_vm_number_string">+61101</string>
<int name="carrier_default_wfc_ims_mode_int" value="1" />
<string-array name="read_only_apn_types_string_array" num="0" />
- <int-array name="lte_rsrp_thresholds_int_array" num="6">
- <item value="-140" /> <!-- SIGNAL_STRENGTH_NONE_OR_UNKNOWN -->
+ <int-array name="lte_rsrp_thresholds_int_array" num="4">
<item value="-120" /> <!-- SIGNAL_STRENGTH_POOR -->
<item value="-115" /> <!-- SIGNAL_STRENGTH_MODERATE -->
<item value="-100" /> <!-- SIGNAL_STRENGTH_GOOD -->
<item value="-90" /> <!-- SIGNAL_STRENGTH_GREAT -->
- <item value="-44" />
</int-array>
</carrier_config>
</carrier_config_list>
diff --git a/assets/carrier_config_50571.xml b/assets/carrier_config_50571.xml
index b30e5d0..516f9f3 100644
--- a/assets/carrier_config_50571.xml
+++ b/assets/carrier_config_50571.xml
@@ -7,13 +7,11 @@
<string name="default_vm_number_string">+61101</string>
<int name="carrier_default_wfc_ims_mode_int" value="1" />
<string-array name="read_only_apn_types_string_array" num="0" />
- <int-array name="lte_rsrp_thresholds_int_array" num="6">
- <item value="-140" /> <!-- SIGNAL_STRENGTH_NONE_OR_UNKNOWN -->
+ <int-array name="lte_rsrp_thresholds_int_array" num="4">
<item value="-120" /> <!-- SIGNAL_STRENGTH_POOR -->
<item value="-115" /> <!-- SIGNAL_STRENGTH_MODERATE -->
<item value="-100" /> <!-- SIGNAL_STRENGTH_GOOD -->
<item value="-90" /> <!-- SIGNAL_STRENGTH_GREAT -->
- <item value="-44" />
</int-array>
</carrier_config>
</carrier_config_list>
diff --git a/assets/carrier_config_50572.xml b/assets/carrier_config_50572.xml
index 754b24d..8944d84 100644
--- a/assets/carrier_config_50572.xml
+++ b/assets/carrier_config_50572.xml
@@ -7,13 +7,11 @@
<string name="default_vm_number_string">+61101</string>
<int name="carrier_default_wfc_ims_mode_int" value="1" />
<string-array name="read_only_apn_types_string_array" num="0" />
- <int-array name="lte_rsrp_thresholds_int_array" num="6">
- <item value="-140" /> <!-- SIGNAL_STRENGTH_NONE_OR_UNKNOWN -->
+ <int-array name="lte_rsrp_thresholds_int_array" num="4">
<item value="-120" /> <!-- SIGNAL_STRENGTH_POOR -->
<item value="-115" /> <!-- SIGNAL_STRENGTH_MODERATE -->
<item value="-100" /> <!-- SIGNAL_STRENGTH_GOOD -->
<item value="-90" /> <!-- SIGNAL_STRENGTH_GREAT -->
- <item value="-44" />
</int-array>
</carrier_config>
</carrier_config_list>