Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
apns-full-conf.xml | 22-Oct-2020 | 675.1K | |
old-apns-conf.xml | 22-Oct-2020 | 642.5K | |
README | 22-Oct-2020 | 621 | |
test-apns-conf_verizon.xml | 22-Oct-2020 | 5.2K |
1 ===== apns-full-conf.xml ===== 2 3 This file contains apn configurations and serves as a sample file. 4 A typical APN config looks like this: 5 <apn carrier="CarrierXYZ" 6 carrier_id="1" 7 mcc="123" 8 mnc="123" 9 apn="carrierxyz" 10 type="default,supl,mms,ims,cbs" 11 mmsc="http://mms.carrierxyz.com" 12 mmsproxy="0.0.0.0" 13 mmsport="80" 14 bearer_bitmask="4|5|6|7|8|12" 15 /> 16 17 For APNs with a matching carrier ID please assign a carrier ID 18 AOSP carrier ID assignments can be found at 19 https://android.googlesource.com/platform/packages/providers/TelephonyProvider/+/master/assets/carrier_list.textpb