Newer
Older
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
/*
** Copyright 2006, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
** http://www.apache.org/licenses/LICENSE-2.0
**
** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and
** limitations under the License.
*/
-->
<!-- use empty string to specify no proxy or port -->
<!-- This version must agree with that in apps/common/res/apns.xml -->
mcc="001"
mnc="01"
apn="phone"
user=""
password=""
proxy=""
port=""
mmsc="http://mmsc.mobile.att.net"
mmsproxy="proxy.mobile.att.net"
mmsport="80"
type="default,ia,mms,supl,hipri,fota,dun"
Gordon Gao
committed
mtu="1410"
mcc="001"
mnc="01"
apn="phone"
user=""
password=""
proxy=""
port=""
Gordon Gao
committed
mtu="1440"
/>
<apn carrier="U.S.Cellular TEST SIM"
Gordon Gao
committed
mcc="001"
mnc="01"
apn="usccinternet"
user=""
password=""
proxy=""
port=""
mmsc="http://mmsc1.uscc.net/mmsc/MMS"
type="default,ia,mms,hipri,dun,fota"
Gordon Gao
committed
protocol="IPV4V6"
roaming_protocol="IPV4V6"
mtu="1422"
<!-- bearer 13, 14 -->
mcc="001"
mnc="01"
apn="VZWADMIN"
type="fota"
protocol="IPV4V6"
roaming_protocol="IPV4V6"
bearer_bitmask="13|14"
profile_id="3"
modem_cognitive="true"
max_conns="1023"
max_conns_time="300"
<!-- bearer 13, 14 -->
bearer_bitmask="13|14"
profile_id="4"
modem_cognitive="true"
max_conns="1023"
max_conns_time="300"
<!-- bearer 13, 14 -->
mcc="001"
mnc="01"
apn="VZWIMS"
type="ims,ia"
protocol="IPV4V6"
roaming_protocol="IPV4V6"
bearer_bitmask="13|14"
profile_id="2"
modem_cognitive="true"
max_conns="1023"
max_conns_time="300"
mcc="001"
mnc="01"
apn="VZWINTERNET"
mmsc="http://mms.vtext.com/servlets/mms"
carrier_enabled="false"
protocol="IPV4V6"
roaming_protocol="IPV4V6"
authtype="3"
bearer_bitmask="6"
<!-- bearer 13, 14 -->
mcc="001"
mnc="01"
apn="VZWINTERNET"
mmsc="http://mms.vtext.com/servlets/mms"
bearer_bitmask="13|14"
profile_id="0"
modem_cognitive="true"
max_conns="1023"
max_conns_time="300"
<!-- bearer 13, 14 -->
<apn carrier="Test FOTA"
mcc="001"
mnc="010"
apn="VZWADMIN"
type="fota"
protocol="IPV4V6"
roaming_protocol="IPV4V6"
bearer_bitmask="13|14"
profile_id="3"
modem_cognitive="true"
max_conns="1023"
max_conns_time="300"
<!-- bearer 13, 14 -->
<apn carrier="Test CBS"
mcc="001"
mnc="010"
apn="VZWAPP"
bearer_bitmask="13|14"
profile_id="4"
modem_cognitive="true"
max_conns="1023"
max_conns_time="300"
/>
<apn carrier="Test IMS"
mcc="001"
mnc="010"
apn="VZWIMS"
type="ims,ia"
protocol="IPV4V6"
roaming_protocol="IPV4V6"
bearer_bitmask="13"
profile_id="2"
modem_cognitive="true"
max_conns="1023"
max_conns_time="300"
/>
<apn carrier="Test IMS"
mcc="001"
mnc="010"
apn="VZWIMS"
type="ims,ia"
protocol="IPV4V6"
roaming_protocol="IPV4V6"
bearer_bitmask="14"
profile_id="2"
Loading
Loading full blame...