You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
README v811_spc009_project 4 months ago
apns-full-conf.xml v811_spc009_project 4 months ago
old-apns-conf.xml v811_spc009_project 4 months ago
test-apns-conf_verizon.xml v811_spc009_project 4 months ago

README

===== apns-full-conf.xml =====

This file contains apn configurations and serves as a sample file.
A typical APN config looks like this:
<apn carrier="CarrierXYZ"
      carrier_id="1"
      mcc="123"
      mnc="123"
      apn="carrierxyz"
      type="default,supl,mms,ims,cbs"
      mmsc="http://mms.carrierxyz.com"
      mmsproxy="0.0.0.0"
      mmsport="80"
      bearer_bitmask="4|5|6|7|8|12"
/>

For APNs with a matching carrier ID please assign a carrier ID
AOSP carrier ID assignments can be found at
https://android.googlesource.com/platform/packages/providers/TelephonyProvider/+/master/assets/latest_carrier_id/carrier_list.textpb