overlay: update VVM config

Fixes Xfinity Mobile visual voicemail and maybe others. The
`vvm_type_vvm3_mvno` symbol doesn't even exist in the Dialer code.

Change-Id: I918539ddf7d79806394f722e7e7e044b3cad853f
This commit is contained in:
Joel Beckmeyer 2023-12-25 22:21:19 -05:00 committed by Bruno Martins
parent d2d4e46340
commit 58b196d0d8

View file

@ -252,7 +252,7 @@
</string-array>
<int name="vvm_port_number_int" value="0" />
<string name="vvm_destination_number_string">900080006200</string>
<string name="vvm_type_string">vvm_type_vvm3_mvno</string>
<string name="vvm_type_string">vvm_type_vvm3</string>
<string name="vvm_client_prefix_string">//VZWVVM</string>
<boolean name="vvm_cellular_data_required_bool" value="true" />
<boolean name="vvm_legacy_mode_enabled_bool" value="true" />