summaryrefslogtreecommitdiffstats
path: root/assets/carrier_config_302220.xml
blob: 25a7e5249ebafe17ed0852530b5a33b3f6c1b8b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version='1.0' encoding='utf-8' standalone='yes' ?>
<carrier_config_list>
    <carrier_config>
        <int name="smsToMmsTextThreshold" value="5" />
        <int name="recipientLimit" value="10" />
        <int name="maxImageHeight" value="1944" />
        <int name="maxSubjectLength" value="80" />
        <int name="maxMessageSize" value="1048576" />
        <int name="maxImageWidth" value="2592" />
        <boolean name="voicemail_notification_persistent_bool" value="true" />
        <string-array name="read_only_apn_types_string_array" num="1">
            <item value="*" />
        </string-array>
        <boolean name="always_play_remote_hold_tone_bool" value="true" />
    </carrier_config>
</carrier_config_list>