From c2386d4aaf8e955f3e7a03a8511b77574799122c Mon Sep 17 00:00:00 2001 From: Jongduck You Date: Fri, 31 Jan 2025 10:48:54 +0000 Subject: [PATCH] Enable dynamic routing for tmobile_cz and vodafone_cz carriers This change enables dynamic routing for the tmobile_cz and vodafone_cz carriers and adds 156 as the dynamic routing emergency number. Flag: EXEMPT resource only update Bug: 393518741 Bug: 392927325 Test: manual test - make a call to 156 for each carrier (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:fd11d1be1951f8eb0c742d7518d526c41ea5c540) Merged-In: I555ffa5fec7c5f6ea7c7a6740e77b84b577bf52d Change-Id: I555ffa5fec7c5f6ea7c7a6740e77b84b577bf52d --- .../packages/services/Telephony/res/values/config.xml | 5 +++++ .../packages/services/Telephony/res/values/config.xml | 5 +++++ .../packages/services/Telephony/res/values/config.xml | 5 +++++ 3 files changed, 15 insertions(+) diff --git a/caiman/overlay/packages/services/Telephony/res/values/config.xml b/caiman/overlay/packages/services/Telephony/res/values/config.xml index 4fe41dd2..0015ec6d 100644 --- a/caiman/overlay/packages/services/Telephony/res/values/config.xml +++ b/caiman/overlay/packages/services/Telephony/res/values/config.xml @@ -25,6 +25,8 @@ Values should be ISO3166 country codes in lowercase. --> + + cz in il tw @@ -40,6 +42,9 @@ Values are the tuples of Country ISO, MNC, and numbers. --> + + cz,01,156 + cz,03,156 in,,101,102,103,108 il,,101,102 tw,,110,119 diff --git a/komodo/overlay/packages/services/Telephony/res/values/config.xml b/komodo/overlay/packages/services/Telephony/res/values/config.xml index 4fe41dd2..0015ec6d 100644 --- a/komodo/overlay/packages/services/Telephony/res/values/config.xml +++ b/komodo/overlay/packages/services/Telephony/res/values/config.xml @@ -25,6 +25,8 @@ Values should be ISO3166 country codes in lowercase. --> + + cz in il tw @@ -40,6 +42,9 @@ Values are the tuples of Country ISO, MNC, and numbers. --> + + cz,01,156 + cz,03,156 in,,101,102,103,108 il,,101,102 tw,,110,119 diff --git a/tokay/overlay/packages/services/Telephony/res/values/config.xml b/tokay/overlay/packages/services/Telephony/res/values/config.xml index 4fe41dd2..0015ec6d 100644 --- a/tokay/overlay/packages/services/Telephony/res/values/config.xml +++ b/tokay/overlay/packages/services/Telephony/res/values/config.xml @@ -25,6 +25,8 @@ Values should be ISO3166 country codes in lowercase. --> + + cz in il tw @@ -40,6 +42,9 @@ Values are the tuples of Country ISO, MNC, and numbers. --> + + cz,01,156 + cz,03,156 in,,101,102,103,108 il,,101,102 tw,,110,119