Android 15.0.0 release 26
-----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZ/gLFAAKCRDorT+BmrEO eIT/AJ9b6t/j8KAMlNPIn7B7wcxScQeqEgCfWVx9rzbHLBFG76AlCCTKAhPGURQ= =8B8T -----END PGP SIGNATURE----- gpgsig -----BEGIN SSH SIGNATURE----- U1NIU0lHAAAAAQAAADMAAAALc3NoLWVkMjU1MTkAAAAgPpdpjxPACTIhnlvYz0GM4BR7FJ +rYv3jMbfxNKD3JvcAAAADZ2l0AAAAAAAAAAZzaGE1MTIAAABTAAAAC3NzaC1lZDI1NTE5 AAAAQATWMDvJUnnZJheRCeSC+UPkWyI87xS+KUjG5eb63tczTkX5KyDyzk68LmYnz52x1l ghpN84i86Ee/1i72Zz+wM= -----END SSH SIGNATURE----- Merge tag 'android-15.0.0_r26' into staging/lineage-22.2_merge-android-15.0.0_r26 Android 15.0.0 release 26 # -----BEGIN PGP SIGNATURE----- # # iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZ/gLFAAKCRDorT+BmrEO # eIT/AJ9b6t/j8KAMlNPIn7B7wcxScQeqEgCfWVx9rzbHLBFG76AlCCTKAhPGURQ= # =8B8T # -----END PGP SIGNATURE----- # gpg: Signature made Thu Apr 10 21:16:52 2025 EEST # gpg: using DSA key 4340D13570EF945E83810964E8AD3F819AB10E78 # gpg: Good signature from "The Android Open Source Project <initial-contribution@android.com>" [ultimate] # By Jongduck You # Via Android Build Coastguard Worker * tag 'android-15.0.0_r26': Enable dynamic routing for tmobile_cz and vodafone_cz carriers Change-Id: I0bb56a7ec86c532b3d8b99cd1e995d3f67cbf333
This commit is contained in:
commit
d134c11a01
3 changed files with 15 additions and 0 deletions
|
@ -25,6 +25,8 @@
|
|||
Values should be ISO3166 country codes in lowercase. -->
|
||||
<string-array name="config_countries_dynamic_routing_emergency_enabled"
|
||||
translatable="false">
|
||||
<!-- b/393518741 -->
|
||||
<item>cz</item>
|
||||
<item>in</item>
|
||||
<item>il</item>
|
||||
<item>tw</item>
|
||||
|
@ -40,6 +42,9 @@
|
|||
Values are the tuples of Country ISO, MNC, and numbers. -->
|
||||
<string-array name="config_dynamic_routing_emergency_numbers"
|
||||
translatable="false">
|
||||
<!-- b/393518741 -->
|
||||
<item>cz,01,156</item>
|
||||
<item>cz,03,156</item>
|
||||
<item>in,,101,102,103,108</item>
|
||||
<item>il,,101,102</item>
|
||||
<item>tw,,110,119</item>
|
||||
|
|
|
@ -25,6 +25,8 @@
|
|||
Values should be ISO3166 country codes in lowercase. -->
|
||||
<string-array name="config_countries_dynamic_routing_emergency_enabled"
|
||||
translatable="false">
|
||||
<!-- b/393518741 -->
|
||||
<item>cz</item>
|
||||
<item>in</item>
|
||||
<item>il</item>
|
||||
<item>tw</item>
|
||||
|
@ -40,6 +42,9 @@
|
|||
Values are the tuples of Country ISO, MNC, and numbers. -->
|
||||
<string-array name="config_dynamic_routing_emergency_numbers"
|
||||
translatable="false">
|
||||
<!-- b/393518741 -->
|
||||
<item>cz,01,156</item>
|
||||
<item>cz,03,156</item>
|
||||
<item>in,,101,102,103,108</item>
|
||||
<item>il,,101,102</item>
|
||||
<item>tw,,110,119</item>
|
||||
|
|
|
@ -25,6 +25,8 @@
|
|||
Values should be ISO3166 country codes in lowercase. -->
|
||||
<string-array name="config_countries_dynamic_routing_emergency_enabled"
|
||||
translatable="false">
|
||||
<!-- b/393518741 -->
|
||||
<item>cz</item>
|
||||
<item>in</item>
|
||||
<item>il</item>
|
||||
<item>tw</item>
|
||||
|
@ -40,6 +42,9 @@
|
|||
Values are the tuples of Country ISO, MNC, and numbers. -->
|
||||
<string-array name="config_dynamic_routing_emergency_numbers"
|
||||
translatable="false">
|
||||
<!-- b/393518741 -->
|
||||
<item>cz,01,156</item>
|
||||
<item>cz,03,156</item>
|
||||
<item>in,,101,102,103,108</item>
|
||||
<item>il,,101,102</item>
|
||||
<item>tw,,110,119</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue