-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathGL.xml
More file actions
34 lines (34 loc) · 709 Bytes
/
GL.xml
File metadata and controls
34 lines (34 loc) · 709 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX-FileCopyrightText: Google Inc
SPDX-FileCopyrightText: The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<apns version="8">
<apn
mcc="290"
mnc="01"
carrier="Tele GPRS"
apn="internet"
mmsc=""
password=""
port=""
proxy=""
type="default,supl"
user=""
/>
<apn
mcc="290"
mnc="01"
carrier="Tele MMS"
apn="internet"
mmsc="http://mms.tele.gl/mms/wapenc"
mmsport="8080"
mmsproxy="10.112.222.37"
password=""
port=""
proxy=""
type="mms"
user=""
/>
</apns>