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="enableGroupMms" value="false"/>
5    <boolean name="hide_lte_plus_data_icon_bool" value="false"/>
6    <boolean name="show_4g_for_lte_data_icon_bool" value="true"/>
7    <boolean name="voicemail_notification_persistent_bool" value="true"/>
8    <int name="maxImageHeight" value="1944"/>
9    <int name="maxImageWidth" value="2592"/>
10    <int name="maxMessageSize" value="614400"/>
11    <int name="maxSubjectLength" value="80"/>
12    <int name="recipientLimit" value="20"/>
13    <int name="smsToMmsTextThreshold" value="8"/>
14    <string name="emailGatewayNumber">6245</string>
15    <string name="gps.lpp_profile">2</string>
16    <string-array name="non_roaming_operator_string_array" num="1">
17        <item value="302"/>
18    </string-array>
19    <string-array name="read_only_apn_types_string_array" num="1">
20        <item value="*"/>
21    </string-array>
22</carrier_config>
23