summaryrefslogtreecommitdiff
path: root/java/com/android/voicemail/impl/res/xml/vvm_config.xml
diff options
context:
space:
mode:
authorEric Erfanian <erfanian@google.com>2017-05-23 08:59:53 -0700
committerEric Erfanian <erfanian@google.com>2017-05-23 08:59:53 -0700
commit3ed0c281a143789ea8187dba60dba6c6b5db9009 (patch)
tree7357fa879e16bf83416bc032ebeb80c1e3dc2f88 /java/com/android/voicemail/impl/res/xml/vvm_config.xml
parentfb63fc2c6b774b54957466729f17108ffcf22c4b (diff)
Update Dialer to v10 RC39
This release was created following the instructions at: go/dialer-aosp-release Subsequent dialer releases will follow as O bugs are fixed, until we reach our final RC. Version: 10 Candidate: RC39 Branch: dialer-android_release_branch/153304843.1 dialer-android_20170416.00/dialer-android_20170416.00_RC39 This release contains the following bug fixes since RC32: Bug: 38137349 38249439 38299262 38329114 Test: make Change-Id: I65f695db8aa20902fa60835d58b41cfdfe42704b
Diffstat (limited to 'java/com/android/voicemail/impl/res/xml/vvm_config.xml')
-rw-r--r--java/com/android/voicemail/impl/res/xml/vvm_config.xml10
1 files changed, 3 insertions, 7 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 daba3d511..b03115abb 100644
--- a/java/com/android/voicemail/impl/res/xml/vvm_config.xml
+++ b/java/com/android/voicemail/impl/res/xml/vvm_config.xml
@@ -33,13 +33,11 @@
name="vvm_port_number_int"
value="0"/>
<string name="vvm_destination_number_string">8082</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"/>
+ <!-- Carrier VVM app com.orange.vvm only supports Orange FR-->
<string-array name="vvm_disabled_capabilities_string_array">
<!-- b/32365569 -->
<item value="STARTTLS"/>
@@ -72,7 +70,7 @@
<pbundle_as_map>
<!-- Orange Luxembourg -->
- <string name="feature_flag_name">vvm_carrier_flag_20610</string>
+ <string name="feature_flag_name">vvm_carrier_flag_27099</string>
<string-array name="mccmnc">
<item value="27099"/>
</string-array>
@@ -81,13 +79,11 @@
name="vvm_port_number_int"
value="0"/>
<string name="vvm_destination_number_string">64085</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"/>
+ <!-- Carrier VVM app com.orange.vvm only supports Orange FR-->
<string-array name="vvm_disabled_capabilities_string_array">
<!-- b/32365569 -->
<item value="STARTTLS"/>