LRX21M.vC1O-0
[GitHub/mt8127/ttab-system.git] / custpack / agps_profiles_conf.xml
CommitLineData
d05bb22f
S
1<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2<agps_profiles version="1">
3
4 <!-- slp_name: default slp name to be shown in AGPS
5 backup_slp_name_var: mui slp name variable in string.xml(optional)
6 address: SLP address
7 show_type: whether show this profile or not, 0:always show 1:only show in engineer mode 2:show according to current operator
8 -->
9
10 <!-- CUSTOM-->
11 <agps_profile code="CUSTOM"
12 slp_name="CUSTOM"
13 backup_slp_name_var="CUSTOM_SPL_Name"
14 address="127.0.0.1"
15 port="0"
16 tls="0"
17 show_type="1"
18 />
19
20 <!-- NOKIA-->
21 <!--
22 <agps_profile code="NOKIA"
23 slp_name="NOKIA"
24 backup_slp_name_var="NOKIA_SPL_Name"
25 address="supl.nokia.com"
26 port="7275"
27 tls="1"
28 show_type="0"
29 />
30 -->
31
32 <!-- GOOGLE-->
33 <agps_profile code="GOOGLE"
34 slp_name="GOOGLE"
35 backup_slp_name_var="GOOGLE_SPL_Name"
36 address="supl.google.com"
37 port="7275"
38 tls="1"
39 show_type="0"
40 />
41
42 <!-- IUSACELL-->
43 <agps_profile code="IUSACELL"
44 slp_name="IUSACELL"
45 backup_slp_name_var="IUSACELL_SPL_Name"
46 address="supl.iusacell.com"
47 port="7275"
48 tls="1"
49 show_type="0"
50 />
51
52 <!-- ORANGE 00-->
53 <agps_profile code="20800"
54 slp_name="ORANGE 00"
55 backup_slp_name_var="ORANGE00_SPL_Name"
56 address="agpss.orange.fr"
57 port="7275"
58 tls="1"
59 show_type="2"
60 />
61 <!-- ORANGE 01-->
62 <agps_profile code="20801"
63 slp_name="ORANGE 01"
64 backup_slp_name_var="ORANGE01_SPL_Name"
65 address="agpss.orange.fr"
66 port="7275"
67 tls="1"
68 show_type="2"
69 />
70 <!-- ORANGE 02-->
71 <agps_profile code="20802"
72 slp_name="ORANGE 02"
73 backup_slp_name_var="ORANGE02_SPL_Name"
74 address="agpss.orange.fr"
75 port="7275"
76 tls="1"
77 show_type="2"
78 />
79
80 <!-- CMCC-->
81 <agps_profile code="46000"
82 slp_name="China Mobile AGPS server"
83 backup_slp_name_var="CMCC_SPL_Name"
84 address="221.176.0.55"
85 port="7275"
86 tls="1"
87 show_type="2"
88 app_id="ap0004"
89 provider_id="221.176.0.55"
90 default_apn="CMCC WAP"
91 optional_apn="CMNET"
92 optional_apn_2=""
93 address_type="IPv4address:port"
94 />
95
96 <!-- CMCC2-->
97 <agps_profile code="46002"
98 slp_name="China Mobile AGPS server"
99 backup_slp_name_var="CMCC_SPL_Name"
100 address="221.176.0.55"
101 port="7275"
102 tls="1"
103 show_type="2"
104 app_id="ap0004"
105 provider_id="221.176.0.55"
106 default_apn="CMCC WAP"
107 optional_apn="CMNET"
108 optional_apn_2=""
109 address_type="IPv4address:port"
110 />
111
112 <!-- CMCC TD-->
113 <agps_profile code="46007"
114 slp_name="China Mobile AGPS server"
115 backup_slp_name_var="CMCC_SPL_Name"
116 address="221.176.0.55"
117 port="7275"
118 tls="1"
119 show_type="2"
120 app_id="ap0004"
121 provider_id="221.176.0.55"
122 default_apn="CMCC WAP"
123 optional_apn="CMNET"
124 optional_apn_2=""
125 address_type="IPv4address:port"
126 />
127
128 <!-- CHUAN HWA
129 <agps_profile code="46692"
130 slp_name="Chunghwa"
131 backup_slp_name_var="CHUANHWA_SPL_Name"
132 address="10.1.101.137"
133 port="8025"
134 tls="0"
135 show_type="2"
136 />
137 -->
138
139 <!-- China Unicom Test
140 <agps_profile code="46001"
141 slp_name="China Unicom"
142 backup_slp_name_var="CU_SPL_Name"
143 address="172.0.0.1"
144 port="8025"
145 tls="0"
146 show_type="2"
147 />
148 -->
149
150 <!-- The following parameters are provided for customer to
151 configure A-GPS default value.
152 -->
153 <!--
154 default_profile:
155 the default profile when device first boot up.
156 Available vaule: NOKIA, GOOGLE
157 disable_after_reboot:
158 whether to enable A-GPS when device sencond boot up.
159 Available vaule: yes, no
160 ni_request:
161 whether enable network to request user position.
162 Available vaule: yes, no
163 agps_enable:
164 whether to permit enable A-GPS when the first boot up.
165 Available vaule: yes, no
166 log_file_max_num:
167 the max number of log file can be saved in /data/agps_supl/log.
168 Available vaule: 1~100
169 cp_gemini_pref_sim:
170 for cp gemini, set the preferred sim card to use.
171 Available vaule: 1 (it means use sim1 as prefrerred)
172 Available vaule: 2 (it means use sim2 as prefrerred)
173 network_used:
174 set to use A-GPS under local network or local & roaming network
175 Available vaule: 0, 1 (0 meas only local network; 1 means local & roaming network)
176 -->
177 <agps_conf_para
178 agps_enable="yes"
179 ca_enable="no"
180 cdma_agps_preferred="0"
181 cp_auto_reset="no"
182 cp_gemini_pref_sim="1"
183 cp_up_selection="up"
184 default_cdma_profile="CDMA1"
185 default_profile="GOOGLE"
186 disable_after_reboot="no"
187 ecid_enable="yes"
188 gpevt="no"
189 log_file_max_num="10"
190 ni_request="yes"
191 notify_timeout="8"
192 roaming="no"
193 si_mode="mb"
194 supl_version="1"
195 verify_timeout="8"
196 />
197</agps_profiles>