summaryrefslogtreecommitdiffstats
path: root/assets/carrier_config_310004.xml
diff options
context:
space:
mode:
authorJordan Liu <jminjie@google.com>2016-09-01 13:20:41 -0700
committerJordan Liu <jminjie@google.com>2016-10-05 11:02:02 -0700
commit930462e09fe56df3475990cf1ac6e18f71c1885c (patch)
treecad808fe0665ffd3964edb876f777353b7d59019 /assets/carrier_config_310004.xml
parent3ca4ad99d3017ea71a60d07dbeef5cb0c0fe80bf (diff)
downloadandroid_packages_apps_CarrierConfig-930462e09fe56df3475990cf1ac6e18f71c1885c.tar.gz
android_packages_apps_CarrierConfig-930462e09fe56df3475990cf1ac6e18f71c1885c.tar.bz2
android_packages_apps_CarrierConfig-930462e09fe56df3475990cf1ac6e18f71c1885c.zip
Add default_vm_number_string to carrier_configs
Add default_vm_number_string for CarrierConfigManager based on old config files. Note that this no longer needs to be a string array, since gid is now handled by within carrier_configs Merged-In: I56e4e3713c27f449fd892db501b6097c8c89c3c6 Bug: 29873049 Change-Id: I56e4e3713c27f449fd892db501b6097c8c89c3c6
Diffstat (limited to 'assets/carrier_config_310004.xml')
-rw-r--r--assets/carrier_config_310004.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/carrier_config_310004.xml b/assets/carrier_config_310004.xml
index 71a87fb..3043dff 100644
--- a/assets/carrier_config_310004.xml
+++ b/assets/carrier_config_310004.xml
@@ -27,5 +27,6 @@
<boolean name="allow_adding_apns_bool" value="false" />
<boolean name="broadcast_emergency_call_state_changes_bool" value="true" />
<string name="carrier_eri_file_name_string">eri_311480.xml</string>
+ <string name="default_vm_number_string">*86</string>
</carrier_config>
</carrier_config_list>