1<?xml version="1.0" encoding="utf-8" standalone="yes"?>
2<carrier_config>
3    <boolean name="carrier_supports_ss_over_ut_bool" value="true"/>
4    <boolean name="hide_lte_plus_data_icon_bool" value="false"/>
5    <boolean name="show_4g_for_lte_data_icon_bool" value="true"/>
6    <boolean name="carrier_volte_available_bool" value="true"/>
7    <int name="volte_replacement_rat_int" value="3"/>
8    <!-- wfcSpnFormat is "%s WiFi Calling" -->
9    <int name="wfc_spn_format_idx_int" value="11"/>
10    <int name="default_mtu_int" value="1358"/>
11    <string name="default_vm_number_string">5500</string>
12    <string-array name="carrier_certificate_string_array" num="1">
13        <item value="0318ED2A8B33CE173C7ABE3F647D263810994CF489C8FCD27A8CAAFCF2822A88:com.appseleration.android.selfcare,com.appseleration.speedtest"/>
14    </string-array>
15</carrier_config>
16