-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathGE.xml
More file actions
34 lines (34 loc) · 727 Bytes
/
GE.xml
File metadata and controls
34 lines (34 loc) · 727 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="282"
mnc="01"
carrier="Geocell"
apn="internet"
mmsc=""
password=""
port=""
proxy=""
type="default,supl,mms"
user=""
/>
<apn
mcc="282"
mnc="01"
carrier="Geocell Mms"
apn="mms"
mmsc="http://mms.geocell.com.ge/cmmsc/post"
mmsport="8080"
mmsproxy="10.11.240.7"
password=""
port=""
proxy=""
type="default,supl,mms"
user=""
/>
</apns>