-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathKP.xml
More file actions
50 lines (50 loc) · 1.03 KB
/
KP.xml
File metadata and controls
50 lines (50 loc) · 1.03 KB
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<?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="467"
mnc="05"
carrier="MMS"
apn="KL.M"
mmsc="http://10.250.155.30:38090"
mmsport="8080"
mmsproxy="10.250.155.42"
password=""
port=""
proxy=""
type="mms"
user=""
/>
<apn
mcc="467"
mnc="06"
carrier="KL.M"
apn="KL.M"
mmsc="http://10.250.155.30:38090"
mmsport="8080"
mmsproxy="10.250.155.42"
password=""
port=""
proxy=""
type="mms"
user=""
/>
<apn
mcc="467"
mnc="07"
carrier="KL.M"
apn="KL.M"
mmsc="http://10.250.155.30:38090"
mmsport="8080"
mmsproxy="10.250.155.42"
password=""
port=""
proxy=""
type="mms"
user=""
/>
</apns>