Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sample
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CodeLinaro
public-release-test
device
sample
Commits
82423946
Commit
82423946
authored
6 years ago
by
Calvin Pan
Committed by
android-build-merger
6 years ago
Browse files
Options
Downloads
Plain Diff
Merge "Map the APN "wapaccess.con.nz" to Skinny carrier id" am:
dd57abc0
am:
bfc90d1e
Change-Id: I07fc916d7b06f2313c02fecce155b83467c6559c
parents
6fd4cc0c
bfc90d1e
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
etc/apns-full-conf.xml
+12
-8
12 additions, 8 deletions
etc/apns-full-conf.xml
with
12 additions
and
8 deletions
etc/apns-full-conf.xml
+
12
−
8
View file @
82423946
...
@@ -29145,35 +29145,39 @@
...
@@ -29145,35 +29145,39 @@
/>
/>
<apn carrier="Default"
<apn carrier="Default"
carrier_id = "2105"
mcc="530"
mcc="530"
mnc="05"
mnc="05"
apn="wapaccess.co.nz"
apn="wapaccess.co.nz"
type="default,supl"
type="default,supl"
mvno_match_data="
53005204
"
mvno_match_data="
Skinny
"
mvno_type="
imsi
"
mvno_type="
spn
"
/>
/>
<apn carrier="Content"
<apn carrier="Content"
carrier_id = "2105"
mcc="530"
mcc="530"
mnc="05"
mnc="05"
apn="wapaccess.co.nz"
apn="wapaccess.co.nz"
proxy="210.55.11.73"
proxy="210.55.11.73"
port="80"
port="80"
type="default,supl"
type="default,supl"
mvno_match_data="
53005204
"
mvno_match_data="
Skinny
"
mvno_type="
imsi
"
mvno_type="
spn
"
/>
/>
<apn carrier="Data"
<apn carrier="Data"
carrier_id = "2105"
mcc="530"
mcc="530"
mnc="05"
mnc="05"
apn="wapaccess.co.nz"
apn="wapaccess.co.nz"
type="default,supl"
type="default,supl"
mvno_match_data="
53005204
"
mvno_match_data="
Skinny
"
mvno_type="
imsi
"
mvno_type="
spn
"
/>
/>
<apn carrier="MMS"
<apn carrier="MMS"
carrier_id = "2105"
mcc="530"
mcc="530"
mnc="05"
mnc="05"
apn="wapaccess.co.nz"
apn="wapaccess.co.nz"
...
@@ -29181,8 +29185,8 @@
...
@@ -29181,8 +29185,8 @@
mmsproxy="210.55.11.73"
mmsproxy="210.55.11.73"
mmsport="80"
mmsport="80"
type="mms"
type="mms"
mvno_match_data="
53005204
"
mvno_match_data="
Skinny
"
mvno_type="
imsi
"
mvno_type="
spn
"
/>
/>
<apn carrier="2Degrees Internet"
<apn carrier="2Degrees Internet"
...
...
This diff is collapsed.
Click to expand it.
Ghost User
@ghost
mentioned in commit
d596204e
·
2 years ago
mentioned in commit
d596204e
mentioned in commit d596204e041db60c8a441cc3467d29d401ecb548
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment