am e4f26740: am 0c10e0fb: am d8f5590b: am b8055865: am 9391ee9e: Merge "Handling service number convert while roaming." into lmp-dev
* commit 'e4f267403617beae068ad6c52a354a80a3de20c9': Handling service number convert while roaming.
This commit is contained in:
@@ -25,4 +25,9 @@
|
||||
-->
|
||||
<integer name="config_mobile_mtu">1358</integer>
|
||||
|
||||
<!-- service number convert map in roaming network. -->
|
||||
<!-- [dialstring],[replacement][,optional gid] -->
|
||||
<string-array translatable="false" name="dial_string_replace">
|
||||
<item>"*611:+19085594899,BAE0000000000000"</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
||||
@@ -44,4 +44,8 @@
|
||||
<bool name="config_carrier_volte_vt_available">false</bool>
|
||||
|
||||
<bool name="config_auto_attach_data_on_creation">false</bool>
|
||||
<!-- service number convert map in roaming network. -->
|
||||
<string-array translatable="false" name="dial_string_replace">
|
||||
<item>"*611:+19085594899,"</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
||||
@@ -1817,4 +1817,9 @@
|
||||
|
||||
<!--SIM does not save, but the voice mail number to be changed. -->
|
||||
<bool name="editable_voicemailnumber">false</bool>
|
||||
|
||||
<!-- service number convert map in roaming network. -->
|
||||
<!-- [dialstring],[replacement][,optional gid] -->
|
||||
<string-array translatable="false" name="dial_string_replace">
|
||||
</string-array>
|
||||
</resources>
|
||||
|
||||
@@ -2066,4 +2066,5 @@
|
||||
<java-symbol type="integer" name="config_cdma_3waycall_flash_delay"/>
|
||||
<java-symbol type="attr" name="windowBackgroundFallback" />
|
||||
<java-symbol type="id" name="textSpacerNoButtons" />
|
||||
<java-symbol type="array" name="dial_string_replace" />
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user