aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChen Xu <fionaxu@google.com>2019-12-04 15:49:31 -0800
committerandroid-build-merger <android-build-merger@google.com>2019-12-04 15:49:31 -0800
commita0883584d20204597399095fd1a034fc0b175d68 (patch)
treea537b518cd7c1b9237d3dd490ba8a50413c02e1a
parent499e2d5de7be4fe0892f4968acb91b82c89ae059 (diff)
parent1ebcc5e7cbf3c0be3bd7a36eae6845ba606fdbd6 (diff)
downloadsample-a0883584d20204597399095fd1a034fc0b175d68.tar.gz
Merge "Add APN for Carrier VTB Mobile (MVNO)"
am: 1ebcc5e7cb Change-Id: Ie7c41f3970e38e0e51868db9c1b10192ec41c317
-rw-r--r--etc/apns-full-conf.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/etc/apns-full-conf.xml b/etc/apns-full-conf.xml
index d6a6d7c..550d654 100644
--- a/etc/apns-full-conf.xml
+++ b/etc/apns-full-conf.xml
@@ -6156,6 +6156,16 @@
type="mms"
/>
+ <apn carrier="VTB Mobile"
+ carrier_id = "2448"
+ mcc="250"
+ mnc="26"
+ apn="vtb"
+ user=""
+ password=""
+ type="default,supl"
+ />
+
<apn carrier="VODA internet"
carrier_id = "1029"
mcc="250"