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="show_4g_for_lte_data_icon_bool" value="true"/> 5 <int name="smsToMmsTextThreshold" value="10"/> 6 <string name="default_vm_number_string">121</string> 7 <string-array name="feature_access_codes_string_array" num="3"> 8 <item value="153"/> 9 <item value="132"/> 10 <item value="45"/> 11 </string-array> 12 <string-array name="read_only_apn_types_string_array" num="0"/> 13</carrier_config> 14