summaryrefslogtreecommitdiffstats
path: root/java/com/android/voicemail/impl/res
diff options
context:
space:
mode:
authorTa-wei Yen <twyen@google.com>2017-06-12 11:49:28 -0700
committerTa-wei Yen <twyen@google.com>2017-06-12 11:49:28 -0700
commit7cc2ab563cc4c2827ca5676f7cdaee2df9aefbbc (patch)
tree9791f47db5905744dd23d65202449a0cb4e5bdb1 /java/com/android/voicemail/impl/res
parent28d5e3ca4af13e1ff091c7b4c81b15c07484dfe3 (diff)
downloadandroid_packages_apps_Dialer-7cc2ab563cc4c2827ca5676f7cdaee2df9aefbbc.tar.gz
android_packages_apps_Dialer-7cc2ab563cc4c2827ca5676f7cdaee2df9aefbbc.tar.bz2
android_packages_apps_Dialer-7cc2ab563cc4c2827ca5676f7cdaee2df9aefbbc.zip
Disable Orange VVM in AOSP dialer
Orange has made a few request that cannot be resolved in the O timeframe. VVM support for it should be disabled in AOSP so OEMs won't get it by default without the fixes. These issues will be resolved in August when O is released and dialer is doing regular drops in the public. France is live in prod while Belgium/Luxembourg is experimental behind a flag. This CL does not affect GoogleDialer in the system image Change-Id: Ia7e5c9b5d2411a15453f585bb9eae88aae1bbc00 Fixes: 62536071 Test: manual
Diffstat (limited to 'java/com/android/voicemail/impl/res')
-rw-r--r--java/com/android/voicemail/impl/res/xml/vvm_config.xml68
1 files changed, 0 insertions, 68 deletions
diff --git a/java/com/android/voicemail/impl/res/xml/vvm_config.xml b/java/com/android/voicemail/impl/res/xml/vvm_config.xml
index b03115abb..c7ed5ca92 100644
--- a/java/com/android/voicemail/impl/res/xml/vvm_config.xml
+++ b/java/com/android/voicemail/impl/res/xml/vvm_config.xml
@@ -23,74 +23,6 @@
</pbundle_as_map>
<pbundle_as_map>
- <!-- Orange Belgium -->
- <string name="feature_flag_name">vvm_carrier_flag_20610</string>
- <string-array name="mccmnc">
- <item value="20610"/>
- </string-array>
-
- <int
- name="vvm_port_number_int"
- value="0"/>
- <string name="vvm_destination_number_string">8082</string>
- <string name="vvm_type_string">vvm_type_omtp</string>
- <boolean
- name="vvm_cellular_data_required_bool"
- value="true"/>
- <!-- Carrier VVM app com.orange.vvm only supports Orange FR-->
- <string-array name="vvm_disabled_capabilities_string_array">
- <!-- b/32365569 -->
- <item value="STARTTLS"/>
- </string-array>
- </pbundle_as_map>
-
- <pbundle_as_map>
- <!-- Orange France -->
- <string-array name="mccmnc">
- <item value="20801"/>
- <item value="20802"/>
- </string-array>
-
- <int
- name="vvm_port_number_int"
- value="20481"/>
- <string name="vvm_destination_number_string">21101</string>
- <string-array name="carrier_vvm_package_name_string_array">
- <item value="com.orange.vvm"/>
- </string-array>
- <string name="vvm_type_string">vvm_type_omtp</string>
- <boolean
- name="vvm_cellular_data_required_bool"
- value="true"/>
- <string-array name="vvm_disabled_capabilities_string_array">
- <!-- b/32365569 -->
- <item value="STARTTLS"/>
- </string-array>
- </pbundle_as_map>
-
- <pbundle_as_map>
- <!-- Orange Luxembourg -->
- <string name="feature_flag_name">vvm_carrier_flag_27099</string>
- <string-array name="mccmnc">
- <item value="27099"/>
- </string-array>
-
- <int
- name="vvm_port_number_int"
- value="0"/>
- <string name="vvm_destination_number_string">64085</string>
- <string name="vvm_type_string">vvm_type_omtp</string>
- <boolean
- name="vvm_cellular_data_required_bool"
- value="true"/>
- <!-- Carrier VVM app com.orange.vvm only supports Orange FR-->
- <string-array name="vvm_disabled_capabilities_string_array">
- <!-- b/32365569 -->
- <item value="STARTTLS"/>
- </string-array>
- </pbundle_as_map>
-
- <pbundle_as_map>
<!-- T-Mobile USA-->
<string-array name="mccmnc">
<item value="310160"/>