Skip to content
Snippets Groups Projects
Commit 92820e1b authored by Chen Xu's avatar Chen Xu Committed by android-build-merger
Browse files

Merge "improve carrier id documentations" am: 5e5492f5

am: 1780c9e9

Change-Id: Ic0addd874e4934f62d2f63fc31bbc1c638530524
parents c912276d 1780c9e9
Branches
No related tags found
No related merge requests found
===== 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/carrier_list.textpb
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment