summaryrefslogtreecommitdiffstats
path: root/assets/carrier_config_311480.xml
diff options
context:
space:
mode:
authorTyler Gunn <tgunn@google.com>2017-01-30 09:57:31 -0800
committerTyler Gunn <tgunn@google.com>2017-02-03 10:43:36 -0800
commit28b9fefdc327337c61bcaa55096cf92ce45340fa (patch)
treecf1329c2c2f28eba18ed5254b3712fd7e96cfc0f /assets/carrier_config_311480.xml
parent24239f5882e3772a42886c74625275d52ad136b4 (diff)
downloadandroid_packages_apps_CarrierConfig-28b9fefdc327337c61bcaa55096cf92ce45340fa.tar.gz
android_packages_apps_CarrierConfig-28b9fefdc327337c61bcaa55096cf92ce45340fa.tar.bz2
android_packages_apps_CarrierConfig-28b9fefdc327337c61bcaa55096cf92ce45340fa.zip
Add remapping for call drop due to loss of WIFI.
Test: Manual Bug: 32571209 Change-Id: I89843ce8be996e968d9777add23d43385cced4e8
Diffstat (limited to 'assets/carrier_config_311480.xml')
-rw-r--r--assets/carrier_config_311480.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/assets/carrier_config_311480.xml b/assets/carrier_config_311480.xml
index 1da8355..ee7bf19 100644
--- a/assets/carrier_config_311480.xml
+++ b/assets/carrier_config_311480.xml
@@ -71,7 +71,7 @@
<item value="SIGNAL_LOST" />
</string-array>
<boolean name="carrier_promote_wfc_on_call_fail_bool" value="true" />
- <string-array name="ims_reasoninfo_mapping_string_array" num="9">
+ <string-array name="ims_reasoninfo_mapping_string_array" num="10">
<item value="332|simultaneous call limit has already been reached|1403" />
<item value="332|Forbidden: Simultaneous Call Limit Has Already Been Reached|1403" />
<item value="338|another device sent all devices busy response|1404" />
@@ -81,6 +81,7 @@
<item value="501|another device sent all devices busy response|1404" />
<item value="510|another device sent all devices busy response|1404" />
<item value="1014|call has been pulled by another device|1016" />
+ <item value="*|Call is dropped due to Wi-Fi signal is degraded|1407" />
</string-array>
<boolean name="disable_severe_when_extreme_disabled_bool" value="false" />
<boolean name="mmsCloseConnection" value="true"/>