1 struct cpuinfo_mock_file filesystem[] = {
2 #if CPUINFO_ARCH_ARM64
3 	{
4 		.path = "/proc/cpuinfo",
5 		.size = 1515,
6 		.content =
7 			"Processor\t: AArch64 Processor rev 4 (aarch64)\n"
8 			"processor\t: 0\n"
9 			"BogoMIPS\t: 26.00\n"
10 			"Features\t: fp asimd evtstrm aes pmull sha1 sha2 crc32\n"
11 			"CPU implementer\t: 0x41\n"
12 			"CPU architecture: 8\n"
13 			"CPU variant\t: 0x0\n"
14 			"CPU part\t: 0xd03\n"
15 			"CPU revision\t: 4\n"
16 			"\n"
17 			"processor\t: 1\n"
18 			"BogoMIPS\t: 26.00\n"
19 			"Features\t: fp asimd evtstrm aes pmull sha1 sha2 crc32\n"
20 			"CPU implementer\t: 0x41\n"
21 			"CPU architecture: 8\n"
22 			"CPU variant\t: 0x0\n"
23 			"CPU part\t: 0xd03\n"
24 			"CPU revision\t: 4\n"
25 			"\n"
26 			"processor\t: 2\n"
27 			"BogoMIPS\t: 26.00\n"
28 			"Features\t: fp asimd evtstrm aes pmull sha1 sha2 crc32\n"
29 			"CPU implementer\t: 0x41\n"
30 			"CPU architecture: 8\n"
31 			"CPU variant\t: 0x0\n"
32 			"CPU part\t: 0xd03\n"
33 			"CPU revision\t: 4\n"
34 			"\n"
35 			"processor\t: 3\n"
36 			"BogoMIPS\t: 26.00\n"
37 			"Features\t: fp asimd evtstrm aes pmull sha1 sha2 crc32\n"
38 			"CPU implementer\t: 0x41\n"
39 			"CPU architecture: 8\n"
40 			"CPU variant\t: 0x0\n"
41 			"CPU part\t: 0xd03\n"
42 			"CPU revision\t: 4\n"
43 			"\n"
44 			"processor\t: 4\n"
45 			"BogoMIPS\t: 26.00\n"
46 			"Features\t: fp asimd evtstrm aes pmull sha1 sha2 crc32\n"
47 			"CPU implementer\t: 0x41\n"
48 			"CPU architecture: 8\n"
49 			"CPU variant\t: 0x0\n"
50 			"CPU part\t: 0xd09\n"
51 			"CPU revision\t: 2\n"
52 			"\n"
53 			"processor\t: 5\n"
54 			"BogoMIPS\t: 26.00\n"
55 			"Features\t: fp asimd evtstrm aes pmull sha1 sha2 crc32\n"
56 			"CPU implementer\t: 0x41\n"
57 			"CPU architecture: 8\n"
58 			"CPU variant\t: 0x0\n"
59 			"CPU part\t: 0xd09\n"
60 			"CPU revision\t: 2\n"
61 			"\n"
62 			"processor\t: 6\n"
63 			"BogoMIPS\t: 26.00\n"
64 			"Features\t: fp asimd evtstrm aes pmull sha1 sha2 crc32\n"
65 			"CPU implementer\t: 0x41\n"
66 			"CPU architecture: 8\n"
67 			"CPU variant\t: 0x0\n"
68 			"CPU part\t: 0xd09\n"
69 			"CPU revision\t: 2\n"
70 			"\n"
71 			"processor\t: 7\n"
72 			"BogoMIPS\t: 26.00\n"
73 			"Features\t: fp asimd evtstrm aes pmull sha1 sha2 crc32\n"
74 			"CPU implementer\t: 0x41\n"
75 			"CPU architecture: 8\n"
76 			"CPU variant\t: 0x0\n"
77 			"CPU part\t: 0xd09\n"
78 			"CPU revision\t: 2\n"
79 			"\n"
80 			"Hardware\t: MT6771V/C\n",
81 	},
82 #elif CPUINFO_ARCH_ARM
83 	{
84 		.path = "/proc/cpuinfo",
85 		.size = 2306,
86 		.content =
87 			"Processor\t: AArch64 Processor rev 4 (aarch64)\n"
88 			"processor\t: 0\n"
89 			"model name\t: ARMv8 Processor rev 4 (v8l)\n"
90 			"BogoMIPS\t: 26.00\n"
91 			"Features\t: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt lpae evtstrm aes pmull sha1 sha2 crc32\n"
92 			"CPU implementer\t: 0x41\n"
93 			"CPU architecture: 8\n"
94 			"CPU variant\t: 0x0\n"
95 			"CPU part\t: 0xd03\n"
96 			"CPU revision\t: 4\n"
97 			"\n"
98 			"processor\t: 1\n"
99 			"model name\t: ARMv8 Processor rev 4 (v8l)\n"
100 			"BogoMIPS\t: 26.00\n"
101 			"Features\t: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt lpae evtstrm aes pmull sha1 sha2 crc32\n"
102 			"CPU implementer\t: 0x41\n"
103 			"CPU architecture: 8\n"
104 			"CPU variant\t: 0x0\n"
105 			"CPU part\t: 0xd03\n"
106 			"CPU revision\t: 4\n"
107 			"\n"
108 			"processor\t: 2\n"
109 			"model name\t: ARMv8 Processor rev 4 (v8l)\n"
110 			"BogoMIPS\t: 26.00\n"
111 			"Features\t: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt lpae evtstrm aes pmull sha1 sha2 crc32\n"
112 			"CPU implementer\t: 0x41\n"
113 			"CPU architecture: 8\n"
114 			"CPU variant\t: 0x0\n"
115 			"CPU part\t: 0xd03\n"
116 			"CPU revision\t: 4\n"
117 			"\n"
118 			"processor\t: 3\n"
119 			"model name\t: ARMv8 Processor rev 4 (v8l)\n"
120 			"BogoMIPS\t: 26.00\n"
121 			"Features\t: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt lpae evtstrm aes pmull sha1 sha2 crc32\n"
122 			"CPU implementer\t: 0x41\n"
123 			"CPU architecture: 8\n"
124 			"CPU variant\t: 0x0\n"
125 			"CPU part\t: 0xd03\n"
126 			"CPU revision\t: 4\n"
127 			"\n"
128 			"processor\t: 4\n"
129 			"model name\t: ARMv8 Processor rev 2 (v8l)\n"
130 			"BogoMIPS\t: 26.00\n"
131 			"Features\t: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt lpae evtstrm aes pmull sha1 sha2 crc32\n"
132 			"CPU implementer\t: 0x41\n"
133 			"CPU architecture: 8\n"
134 			"CPU variant\t: 0x0\n"
135 			"CPU part\t: 0xd09\n"
136 			"CPU revision\t: 2\n"
137 			"\n"
138 			"processor\t: 5\n"
139 			"model name\t: ARMv8 Processor rev 2 (v8l)\n"
140 			"BogoMIPS\t: 26.00\n"
141 			"Features\t: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt lpae evtstrm aes pmull sha1 sha2 crc32\n"
142 			"CPU implementer\t: 0x41\n"
143 			"CPU architecture: 8\n"
144 			"CPU variant\t: 0x0\n"
145 			"CPU part\t: 0xd09\n"
146 			"CPU revision\t: 2\n"
147 			"\n"
148 			"processor\t: 6\n"
149 			"model name\t: ARMv8 Processor rev 2 (v8l)\n"
150 			"BogoMIPS\t: 26.00\n"
151 			"Features\t: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt lpae evtstrm aes pmull sha1 sha2 crc32\n"
152 			"CPU implementer\t: 0x41\n"
153 			"CPU architecture: 8\n"
154 			"CPU variant\t: 0x0\n"
155 			"CPU part\t: 0xd09\n"
156 			"CPU revision\t: 2\n"
157 			"\n"
158 			"processor\t: 7\n"
159 			"model name\t: ARMv8 Processor rev 2 (v8l)\n"
160 			"BogoMIPS\t: 26.00\n"
161 			"Features\t: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt lpae evtstrm aes pmull sha1 sha2 crc32\n"
162 			"CPU implementer\t: 0x41\n"
163 			"CPU architecture: 8\n"
164 			"CPU variant\t: 0x0\n"
165 			"CPU part\t: 0xd09\n"
166 			"CPU revision\t: 2\n"
167 			"\n"
168 			"Hardware\t: MT6771V/C",
169 	},
170 #endif
171 	{
172 		.path = "/sys/devices/system/cpu/isolated",
173 		.size = 1,
174 		.content = "\n",
175 	},
176 	{
177 		.path = "/sys/devices/system/cpu/kernel_max",
178 		.size = 2,
179 		.content = "7\n",
180 	},
181 	{
182 		.path = "/sys/devices/system/cpu/modalias",
183 		.size = 66,
184 		.content = "cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007\n",
185 	},
186 	{
187 		.path = "/sys/devices/system/cpu/offline",
188 		.size = 1,
189 		.content = "\n",
190 	},
191 	{
192 		.path = "/sys/devices/system/cpu/online",
193 		.size = 4,
194 		.content = "0-7\n",
195 	},
196 	{
197 		.path = "/sys/devices/system/cpu/possible",
198 		.size = 4,
199 		.content = "0-7\n",
200 	},
201 	{
202 		.path = "/sys/devices/system/cpu/present",
203 		.size = 4,
204 		.content = "0-7\n",
205 	},
206 	{
207 		.path = "/sys/devices/system/cpu/sched_isolated",
208 		.size = 4,
209 		.content = "4-7\n",
210 	},
211 	{
212 		.path = "/sys/devices/system/cpu/cpuidle/current_driver",
213 		.size = 26,
214 		.content = "mt67xx_acao_cpuidle_set_0\n",
215 	},
216 	{
217 		.path = "/sys/devices/system/cpu/cpuidle/current_governor_ro",
218 		.size = 9,
219 		.content = "mtk_menu\n",
220 	},
221 	{
222 		.path = "/sys/devices/system/cpu/cputopo/cpus_per_cluster",
223 		.size = 25,
224 		.content =
225 			"cluster0: f\n"
226 			"cluster1: f0\n",
227 	},
228 	{
229 		.path = "/sys/devices/system/cpu/cputopo/glbinfo",
230 		.size = 72,
231 		.content =
232 			"big/little arch: yes\n"
233 			"nr_cups: 8\n"
234 			"nr_clusters: 2\n"
235 			"cluster0: f\n"
236 			"cluster1: f0\n",
237 	},
238 	{
239 		.path = "/sys/devices/system/cpu/cputopo/is_big_little",
240 		.size = 2,
241 		.content = "1\n",
242 	},
243 	{
244 		.path = "/sys/devices/system/cpu/cputopo/is_multi_cluster",
245 		.size = 2,
246 		.content = "1\n",
247 	},
248 	{
249 		.path = "/sys/devices/system/cpu/cputopo/nr_clusters",
250 		.size = 2,
251 		.content = "2\n",
252 	},
253 	{
254 		.path = "/sys/devices/system/cpu/cpu0/cpuidle/driver/name",
255 		.size = 26,
256 		.content = "mt67xx_acao_cpuidle_set_0\n",
257 	},
258 	{
259 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/affected_cpus",
260 		.size = 8,
261 		.content = "0 1 2 3\n",
262 	},
263 	{
264 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq",
265 		.size = 8,
266 		.content = "1989000\n",
267 	},
268 	{
269 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq",
270 		.size = 7,
271 		.content = "793000\n",
272 	},
273 	{
274 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_transition_latency",
275 		.size = 5,
276 		.content = "1000\n",
277 	},
278 	{
279 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/related_cpus",
280 		.size = 8,
281 		.content = "0 1 2 3\n",
282 	},
283 	{
284 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies",
285 		.size = 127,
286 		.content = "1989000 1924000 1846000 1781000 1716000 1677000 1625000 1586000 1508000 1417000 1326000 1248000 1131000 1014000 910000 793000 \n",
287 	},
288 	{
289 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors",
290 		.size = 64,
291 		.content = "ondemand userspace powersave interactive performance schedplus \n",
292 	},
293 	{
294 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq",
295 		.size = 7,
296 		.content = "793000\n",
297 	},
298 	{
299 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_driver",
300 		.size = 11,
301 		.content = "mt-cpufreq\n",
302 	},
303 	{
304 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq",
305 		.size = 7,
306 		.content = "793000\n",
307 	},
308 	{
309 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/sched/down_throttle_nsec",
310 		.size = 8,
311 		.content = "4000000\n",
312 	},
313 	{
314 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/sched/up_throttle_nsec",
315 		.size = 2,
316 		.content = "0\n",
317 	},
318 	{
319 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state",
320 		.size = 187,
321 		.content =
322 			"1989000 5369\n"
323 			"1924000 29\n"
324 			"1846000 185\n"
325 			"1781000 15\n"
326 			"1716000 15\n"
327 			"1677000 122\n"
328 			"1625000 456\n"
329 			"1586000 64\n"
330 			"1508000 41\n"
331 			"1417000 66\n"
332 			"1326000 218\n"
333 			"1248000 125\n"
334 			"1131000 216\n"
335 			"1014000 203\n"
336 			"910000 235\n"
337 			"793000 92671\n",
338 	},
339 	{
340 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/total_trans",
341 		.size = 4,
342 		.content = "648\n",
343 	},
344 	{
345 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/trans_table",
346 		.size = 2941,
347 		.content =
348 			"   From  :    To\n"
349 			"         :   1989000   1924000   1846000   1781000   1716000   1677000   1625000   1586000   1508000   1417000   1326000   1248000   1131000   1014000    910000    793000 \n"
350 			"  1989000:         0         0         6         0         0         8         2         3         0         0         4         2         0         0         3        10 \n"
351 			"  1924000:         2         0         0         0         0         1         0         1         0         0         0         0         0         0         0         3 \n"
352 			"  1846000:         5         1         0         0         1         1         1         1         4         1         5         1         0         0         0         0 \n"
353 			"  1781000:         0         0         0         0         1         1         1         0         0         1         1         0         1         1         0         0 \n"
354 			"  1716000:         2         0         0         0         0         0         1         2         1         0         1         0         0         0         0         0 \n"
355 			"  1677000:         5         1         2         1         2         0         0         0         0         0         1         0         0         0         1         1 \n"
356 			"  1625000:         1         0         2         0         0         0         0         3         2         4         2         0         2         1         1         6 \n"
357 			"  1586000:         2         1         0         3         0         1         4         0         3         2         1         2         3         0         1         6 \n"
358 			"  1508000:         0         0         1         0         1         1         5         4         0         2         2         1         1         2         0         0 \n"
359 			"  1417000:         1         0         0         1         2         0         4         6         2         0         5         1         2         2         1         4 \n"
360 			"  1326000:         3         0         2         0         0         0         3         1         5         6         0        12         5         7         3         5 \n"
361 			"  1248000:         2         0         0         0         0         0         0         2         0         7        10         0        20         4         5         4 \n"
362 			"  1131000:         0         0         0         1         0         1         0         2         2         4        13        17         0        18         9         9 \n"
363 			"  1014000:         1         0         0         0         0         0         0         0         1         0         4         7        26         0        24        14 \n"
364 			"   910000:         0         0         0         0         0         0         0         0         0         1         1         6        13        31         0        39 \n"
365 			"   793000:        14         4         8         1         0         0         3         4         0         3         2         5         2        11        43         0 \n",
366 	},
367 	{
368 		.path = "/sys/devices/system/cpu/cpu0/topology/core_id",
369 		.size = 2,
370 		.content = "0\n",
371 	},
372 	{
373 		.path = "/sys/devices/system/cpu/cpu0/topology/core_siblings",
374 		.size = 3,
375 		.content = "0f\n",
376 	},
377 	{
378 		.path = "/sys/devices/system/cpu/cpu0/topology/core_siblings_list",
379 		.size = 4,
380 		.content = "0-3\n",
381 	},
382 	{
383 		.path = "/sys/devices/system/cpu/cpu0/topology/physical_package_id",
384 		.size = 2,
385 		.content = "0\n",
386 	},
387 	{
388 		.path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings",
389 		.size = 3,
390 		.content = "01\n",
391 	},
392 	{
393 		.path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings_list",
394 		.size = 2,
395 		.content = "0\n",
396 	},
397 	{
398 		.path = "/sys/devices/system/cpu/cpu1/cpuidle/driver/name",
399 		.size = 26,
400 		.content = "mt67xx_acao_cpuidle_set_0\n",
401 	},
402 	{
403 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/affected_cpus",
404 		.size = 8,
405 		.content = "0 1 2 3\n",
406 	},
407 	{
408 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_max_freq",
409 		.size = 8,
410 		.content = "1989000\n",
411 	},
412 	{
413 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_min_freq",
414 		.size = 7,
415 		.content = "793000\n",
416 	},
417 	{
418 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_transition_latency",
419 		.size = 5,
420 		.content = "1000\n",
421 	},
422 	{
423 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/related_cpus",
424 		.size = 8,
425 		.content = "0 1 2 3\n",
426 	},
427 	{
428 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_available_frequencies",
429 		.size = 127,
430 		.content = "1989000 1924000 1846000 1781000 1716000 1677000 1625000 1586000 1508000 1417000 1326000 1248000 1131000 1014000 910000 793000 \n",
431 	},
432 	{
433 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_available_governors",
434 		.size = 64,
435 		.content = "ondemand userspace powersave interactive performance schedplus \n",
436 	},
437 	{
438 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_cur_freq",
439 		.size = 7,
440 		.content = "793000\n",
441 	},
442 	{
443 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_driver",
444 		.size = 11,
445 		.content = "mt-cpufreq\n",
446 	},
447 	{
448 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_min_freq",
449 		.size = 7,
450 		.content = "793000\n",
451 	},
452 	{
453 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/sched/down_throttle_nsec",
454 		.size = 8,
455 		.content = "4000000\n",
456 	},
457 	{
458 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/sched/up_throttle_nsec",
459 		.size = 2,
460 		.content = "0\n",
461 	},
462 	{
463 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/time_in_state",
464 		.size = 187,
465 		.content =
466 			"1989000 5369\n"
467 			"1924000 29\n"
468 			"1846000 185\n"
469 			"1781000 15\n"
470 			"1716000 15\n"
471 			"1677000 122\n"
472 			"1625000 456\n"
473 			"1586000 64\n"
474 			"1508000 41\n"
475 			"1417000 66\n"
476 			"1326000 218\n"
477 			"1248000 125\n"
478 			"1131000 216\n"
479 			"1014000 203\n"
480 			"910000 235\n"
481 			"793000 92870\n",
482 	},
483 	{
484 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/total_trans",
485 		.size = 4,
486 		.content = "648\n",
487 	},
488 	{
489 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/trans_table",
490 		.size = 2941,
491 		.content =
492 			"   From  :    To\n"
493 			"         :   1989000   1924000   1846000   1781000   1716000   1677000   1625000   1586000   1508000   1417000   1326000   1248000   1131000   1014000    910000    793000 \n"
494 			"  1989000:         0         0         6         0         0         8         2         3         0         0         4         2         0         0         3        10 \n"
495 			"  1924000:         2         0         0         0         0         1         0         1         0         0         0         0         0         0         0         3 \n"
496 			"  1846000:         5         1         0         0         1         1         1         1         4         1         5         1         0         0         0         0 \n"
497 			"  1781000:         0         0         0         0         1         1         1         0         0         1         1         0         1         1         0         0 \n"
498 			"  1716000:         2         0         0         0         0         0         1         2         1         0         1         0         0         0         0         0 \n"
499 			"  1677000:         5         1         2         1         2         0         0         0         0         0         1         0         0         0         1         1 \n"
500 			"  1625000:         1         0         2         0         0         0         0         3         2         4         2         0         2         1         1         6 \n"
501 			"  1586000:         2         1         0         3         0         1         4         0         3         2         1         2         3         0         1         6 \n"
502 			"  1508000:         0         0         1         0         1         1         5         4         0         2         2         1         1         2         0         0 \n"
503 			"  1417000:         1         0         0         1         2         0         4         6         2         0         5         1         2         2         1         4 \n"
504 			"  1326000:         3         0         2         0         0         0         3         1         5         6         0        12         5         7         3         5 \n"
505 			"  1248000:         2         0         0         0         0         0         0         2         0         7        10         0        20         4         5         4 \n"
506 			"  1131000:         0         0         0         1         0         1         0         2         2         4        13        17         0        18         9         9 \n"
507 			"  1014000:         1         0         0         0         0         0         0         0         1         0         4         7        26         0        24        14 \n"
508 			"   910000:         0         0         0         0         0         0         0         0         0         1         1         6        13        31         0        39 \n"
509 			"   793000:        14         4         8         1         0         0         3         4         0         3         2         5         2        11        43         0 \n",
510 	},
511 	{
512 		.path = "/sys/devices/system/cpu/cpu1/topology/core_id",
513 		.size = 2,
514 		.content = "1\n",
515 	},
516 	{
517 		.path = "/sys/devices/system/cpu/cpu1/topology/core_siblings",
518 		.size = 3,
519 		.content = "0f\n",
520 	},
521 	{
522 		.path = "/sys/devices/system/cpu/cpu1/topology/core_siblings_list",
523 		.size = 4,
524 		.content = "0-3\n",
525 	},
526 	{
527 		.path = "/sys/devices/system/cpu/cpu1/topology/physical_package_id",
528 		.size = 2,
529 		.content = "0\n",
530 	},
531 	{
532 		.path = "/sys/devices/system/cpu/cpu1/topology/thread_siblings",
533 		.size = 3,
534 		.content = "02\n",
535 	},
536 	{
537 		.path = "/sys/devices/system/cpu/cpu1/topology/thread_siblings_list",
538 		.size = 2,
539 		.content = "1\n",
540 	},
541 	{
542 		.path = "/sys/devices/system/cpu/cpu2/cpuidle/driver/name",
543 		.size = 26,
544 		.content = "mt67xx_acao_cpuidle_set_0\n",
545 	},
546 	{
547 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/affected_cpus",
548 		.size = 8,
549 		.content = "0 1 2 3\n",
550 	},
551 	{
552 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_max_freq",
553 		.size = 8,
554 		.content = "1989000\n",
555 	},
556 	{
557 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_min_freq",
558 		.size = 7,
559 		.content = "793000\n",
560 	},
561 	{
562 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_transition_latency",
563 		.size = 5,
564 		.content = "1000\n",
565 	},
566 	{
567 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/related_cpus",
568 		.size = 8,
569 		.content = "0 1 2 3\n",
570 	},
571 	{
572 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_available_frequencies",
573 		.size = 127,
574 		.content = "1989000 1924000 1846000 1781000 1716000 1677000 1625000 1586000 1508000 1417000 1326000 1248000 1131000 1014000 910000 793000 \n",
575 	},
576 	{
577 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_available_governors",
578 		.size = 64,
579 		.content = "ondemand userspace powersave interactive performance schedplus \n",
580 	},
581 	{
582 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_cur_freq",
583 		.size = 7,
584 		.content = "793000\n",
585 	},
586 	{
587 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_driver",
588 		.size = 11,
589 		.content = "mt-cpufreq\n",
590 	},
591 	{
592 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_min_freq",
593 		.size = 7,
594 		.content = "793000\n",
595 	},
596 	{
597 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/sched/down_throttle_nsec",
598 		.size = 8,
599 		.content = "4000000\n",
600 	},
601 	{
602 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/sched/up_throttle_nsec",
603 		.size = 2,
604 		.content = "0\n",
605 	},
606 	{
607 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/time_in_state",
608 		.size = 187,
609 		.content =
610 			"1989000 5369\n"
611 			"1924000 29\n"
612 			"1846000 185\n"
613 			"1781000 15\n"
614 			"1716000 15\n"
615 			"1677000 122\n"
616 			"1625000 456\n"
617 			"1586000 64\n"
618 			"1508000 41\n"
619 			"1417000 66\n"
620 			"1326000 218\n"
621 			"1248000 125\n"
622 			"1131000 216\n"
623 			"1014000 203\n"
624 			"910000 235\n"
625 			"793000 93070\n",
626 	},
627 	{
628 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/total_trans",
629 		.size = 4,
630 		.content = "648\n",
631 	},
632 	{
633 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/trans_table",
634 		.size = 2941,
635 		.content =
636 			"   From  :    To\n"
637 			"         :   1989000   1924000   1846000   1781000   1716000   1677000   1625000   1586000   1508000   1417000   1326000   1248000   1131000   1014000    910000    793000 \n"
638 			"  1989000:         0         0         6         0         0         8         2         3         0         0         4         2         0         0         3        10 \n"
639 			"  1924000:         2         0         0         0         0         1         0         1         0         0         0         0         0         0         0         3 \n"
640 			"  1846000:         5         1         0         0         1         1         1         1         4         1         5         1         0         0         0         0 \n"
641 			"  1781000:         0         0         0         0         1         1         1         0         0         1         1         0         1         1         0         0 \n"
642 			"  1716000:         2         0         0         0         0         0         1         2         1         0         1         0         0         0         0         0 \n"
643 			"  1677000:         5         1         2         1         2         0         0         0         0         0         1         0         0         0         1         1 \n"
644 			"  1625000:         1         0         2         0         0         0         0         3         2         4         2         0         2         1         1         6 \n"
645 			"  1586000:         2         1         0         3         0         1         4         0         3         2         1         2         3         0         1         6 \n"
646 			"  1508000:         0         0         1         0         1         1         5         4         0         2         2         1         1         2         0         0 \n"
647 			"  1417000:         1         0         0         1         2         0         4         6         2         0         5         1         2         2         1         4 \n"
648 			"  1326000:         3         0         2         0         0         0         3         1         5         6         0        12         5         7         3         5 \n"
649 			"  1248000:         2         0         0         0         0         0         0         2         0         7        10         0        20         4         5         4 \n"
650 			"  1131000:         0         0         0         1         0         1         0         2         2         4        13        17         0        18         9         9 \n"
651 			"  1014000:         1         0         0         0         0         0         0         0         1         0         4         7        26         0        24        14 \n"
652 			"   910000:         0         0         0         0         0         0         0         0         0         1         1         6        13        31         0        39 \n"
653 			"   793000:        14         4         8         1         0         0         3         4         0         3         2         5         2        11        43         0 \n",
654 	},
655 	{
656 		.path = "/sys/devices/system/cpu/cpu2/topology/core_id",
657 		.size = 2,
658 		.content = "2\n",
659 	},
660 	{
661 		.path = "/sys/devices/system/cpu/cpu2/topology/core_siblings",
662 		.size = 3,
663 		.content = "0f\n",
664 	},
665 	{
666 		.path = "/sys/devices/system/cpu/cpu2/topology/core_siblings_list",
667 		.size = 4,
668 		.content = "0-3\n",
669 	},
670 	{
671 		.path = "/sys/devices/system/cpu/cpu2/topology/physical_package_id",
672 		.size = 2,
673 		.content = "0\n",
674 	},
675 	{
676 		.path = "/sys/devices/system/cpu/cpu2/topology/thread_siblings",
677 		.size = 3,
678 		.content = "04\n",
679 	},
680 	{
681 		.path = "/sys/devices/system/cpu/cpu2/topology/thread_siblings_list",
682 		.size = 2,
683 		.content = "2\n",
684 	},
685 	{
686 		.path = "/sys/devices/system/cpu/cpu3/cpuidle/driver/name",
687 		.size = 26,
688 		.content = "mt67xx_acao_cpuidle_set_0\n",
689 	},
690 	{
691 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/affected_cpus",
692 		.size = 8,
693 		.content = "0 1 2 3\n",
694 	},
695 	{
696 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_max_freq",
697 		.size = 8,
698 		.content = "1989000\n",
699 	},
700 	{
701 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_min_freq",
702 		.size = 7,
703 		.content = "793000\n",
704 	},
705 	{
706 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_transition_latency",
707 		.size = 5,
708 		.content = "1000\n",
709 	},
710 	{
711 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/related_cpus",
712 		.size = 8,
713 		.content = "0 1 2 3\n",
714 	},
715 	{
716 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_available_frequencies",
717 		.size = 127,
718 		.content = "1989000 1924000 1846000 1781000 1716000 1677000 1625000 1586000 1508000 1417000 1326000 1248000 1131000 1014000 910000 793000 \n",
719 	},
720 	{
721 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_available_governors",
722 		.size = 64,
723 		.content = "ondemand userspace powersave interactive performance schedplus \n",
724 	},
725 	{
726 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_cur_freq",
727 		.size = 7,
728 		.content = "793000\n",
729 	},
730 	{
731 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_driver",
732 		.size = 11,
733 		.content = "mt-cpufreq\n",
734 	},
735 	{
736 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_min_freq",
737 		.size = 7,
738 		.content = "793000\n",
739 	},
740 	{
741 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/sched/down_throttle_nsec",
742 		.size = 8,
743 		.content = "4000000\n",
744 	},
745 	{
746 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/sched/up_throttle_nsec",
747 		.size = 2,
748 		.content = "0\n",
749 	},
750 	{
751 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/time_in_state",
752 		.size = 187,
753 		.content =
754 			"1989000 5369\n"
755 			"1924000 29\n"
756 			"1846000 185\n"
757 			"1781000 15\n"
758 			"1716000 15\n"
759 			"1677000 122\n"
760 			"1625000 456\n"
761 			"1586000 64\n"
762 			"1508000 41\n"
763 			"1417000 66\n"
764 			"1326000 218\n"
765 			"1248000 125\n"
766 			"1131000 216\n"
767 			"1014000 203\n"
768 			"910000 235\n"
769 			"793000 93274\n",
770 	},
771 	{
772 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/total_trans",
773 		.size = 4,
774 		.content = "648\n",
775 	},
776 	{
777 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/trans_table",
778 		.size = 2941,
779 		.content =
780 			"   From  :    To\n"
781 			"         :   1989000   1924000   1846000   1781000   1716000   1677000   1625000   1586000   1508000   1417000   1326000   1248000   1131000   1014000    910000    793000 \n"
782 			"  1989000:         0         0         6         0         0         8         2         3         0         0         4         2         0         0         3        10 \n"
783 			"  1924000:         2         0         0         0         0         1         0         1         0         0         0         0         0         0         0         3 \n"
784 			"  1846000:         5         1         0         0         1         1         1         1         4         1         5         1         0         0         0         0 \n"
785 			"  1781000:         0         0         0         0         1         1         1         0         0         1         1         0         1         1         0         0 \n"
786 			"  1716000:         2         0         0         0         0         0         1         2         1         0         1         0         0         0         0         0 \n"
787 			"  1677000:         5         1         2         1         2         0         0         0         0         0         1         0         0         0         1         1 \n"
788 			"  1625000:         1         0         2         0         0         0         0         3         2         4         2         0         2         1         1         6 \n"
789 			"  1586000:         2         1         0         3         0         1         4         0         3         2         1         2         3         0         1         6 \n"
790 			"  1508000:         0         0         1         0         1         1         5         4         0         2         2         1         1         2         0         0 \n"
791 			"  1417000:         1         0         0         1         2         0         4         6         2         0         5         1         2         2         1         4 \n"
792 			"  1326000:         3         0         2         0         0         0         3         1         5         6         0        12         5         7         3         5 \n"
793 			"  1248000:         2         0         0         0         0         0         0         2         0         7        10         0        20         4         5         4 \n"
794 			"  1131000:         0         0         0         1         0         1         0         2         2         4        13        17         0        18         9         9 \n"
795 			"  1014000:         1         0         0         0         0         0         0         0         1         0         4         7        26         0        24        14 \n"
796 			"   910000:         0         0         0         0         0         0         0         0         0         1         1         6        13        31         0        39 \n"
797 			"   793000:        14         4         8         1         0         0         3         4         0         3         2         5         2        11        43         0 \n",
798 	},
799 	{
800 		.path = "/sys/devices/system/cpu/cpu3/topology/core_id",
801 		.size = 2,
802 		.content = "3\n",
803 	},
804 	{
805 		.path = "/sys/devices/system/cpu/cpu3/topology/core_siblings",
806 		.size = 3,
807 		.content = "0f\n",
808 	},
809 	{
810 		.path = "/sys/devices/system/cpu/cpu3/topology/core_siblings_list",
811 		.size = 4,
812 		.content = "0-3\n",
813 	},
814 	{
815 		.path = "/sys/devices/system/cpu/cpu3/topology/physical_package_id",
816 		.size = 2,
817 		.content = "0\n",
818 	},
819 	{
820 		.path = "/sys/devices/system/cpu/cpu3/topology/thread_siblings",
821 		.size = 3,
822 		.content = "08\n",
823 	},
824 	{
825 		.path = "/sys/devices/system/cpu/cpu3/topology/thread_siblings_list",
826 		.size = 2,
827 		.content = "3\n",
828 	},
829 	{
830 		.path = "/sys/devices/system/cpu/cpu4/cpuidle/driver/name",
831 		.size = 26,
832 		.content = "mt67xx_acao_cpuidle_set_1\n",
833 	},
834 	{
835 		.path = "/sys/devices/system/cpu/cpu4/cpufreq/affected_cpus",
836 		.size = 8,
837 		.content = "4 5 6 7\n",
838 	},
839 	{
840 		.path = "/sys/devices/system/cpu/cpu4/cpufreq/cpuinfo_max_freq",
841 		.size = 8,
842 		.content = "1989000\n",
843 	},
844 	{
845 		.path = "/sys/devices/system/cpu/cpu4/cpufreq/cpuinfo_min_freq",
846 		.size = 7,
847 		.content = "793000\n",
848 	},
849 	{
850 		.path = "/sys/devices/system/cpu/cpu4/cpufreq/cpuinfo_transition_latency",
851 		.size = 5,
852 		.content = "1000\n",
853 	},
854 	{
855 		.path = "/sys/devices/system/cpu/cpu4/cpufreq/related_cpus",
856 		.size = 8,
857 		.content = "4 5 6 7\n",
858 	},
859 	{
860 		.path = "/sys/devices/system/cpu/cpu4/cpufreq/scaling_available_frequencies",
861 		.size = 127,
862 		.content = "1989000 1924000 1846000 1781000 1716000 1677000 1625000 1586000 1508000 1417000 1326000 1248000 1131000 1014000 910000 793000 \n",
863 	},
864 	{
865 		.path = "/sys/devices/system/cpu/cpu4/cpufreq/scaling_available_governors",
866 		.size = 64,
867 		.content = "ondemand userspace powersave interactive performance schedplus \n",
868 	},
869 	{
870 		.path = "/sys/devices/system/cpu/cpu4/cpufreq/scaling_cur_freq",
871 		.size = 7,
872 		.content = "793000\n",
873 	},
874 	{
875 		.path = "/sys/devices/system/cpu/cpu4/cpufreq/scaling_driver",
876 		.size = 11,
877 		.content = "mt-cpufreq\n",
878 	},
879 	{
880 		.path = "/sys/devices/system/cpu/cpu4/cpufreq/scaling_max_freq",
881 		.size = 7,
882 		.content = "793000\n",
883 	},
884 	{
885 		.path = "/sys/devices/system/cpu/cpu4/cpufreq/scaling_min_freq",
886 		.size = 7,
887 		.content = "793000\n",
888 	},
889 	{
890 		.path = "/sys/devices/system/cpu/cpu4/cpufreq/sched/down_throttle_nsec",
891 		.size = 8,
892 		.content = "4000000\n",
893 	},
894 	{
895 		.path = "/sys/devices/system/cpu/cpu4/cpufreq/sched/up_throttle_nsec",
896 		.size = 2,
897 		.content = "0\n",
898 	},
899 	{
900 		.path = "/sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state",
901 		.size = 178,
902 		.content =
903 			"1989000 5860\n"
904 			"1924000 14\n"
905 			"1846000 100\n"
906 			"1781000 2\n"
907 			"1716000 2\n"
908 			"1677000 0\n"
909 			"1625000 12\n"
910 			"1586000 10\n"
911 			"1508000 0\n"
912 			"1417000 12\n"
913 			"1326000 4\n"
914 			"1248000 51\n"
915 			"1131000 240\n"
916 			"1014000 138\n"
917 			"910000 180\n"
918 			"793000 94210\n",
919 	},
920 	{
921 		.path = "/sys/devices/system/cpu/cpu4/cpufreq/stats/total_trans",
922 		.size = 4,
923 		.content = "162\n",
924 	},
925 	{
926 		.path = "/sys/devices/system/cpu/cpu4/cpufreq/stats/trans_table",
927 		.size = 2941,
928 		.content =
929 			"   From  :    To\n"
930 			"         :   1989000   1924000   1846000   1781000   1716000   1677000   1625000   1586000   1508000   1417000   1326000   1248000   1131000   1014000    910000    793000 \n"
931 			"  1989000:         0         4         5         1         0         0         1         1         0         3         1         0         1         0         2        14 \n"
932 			"  1924000:         4         0         0         0         1         0         0         0         0         0         0         0         0         0         0         1 \n"
933 			"  1846000:         9         0         0         0         0         0         0         0         0         0         0         0         0         2         4         1 \n"
934 			"  1781000:         0         0         0         0         0         0         1         0         0         0         0         0         0         0         0         0 \n"
935 			"  1716000:         0         0         0         0         0         0         1         0         0         0         0         0         0         0         0         0 \n"
936 			"  1677000:         0         0         0         0         0         0         0         0         0         0         0         0         0         0         0         0 \n"
937 			"  1625000:         2         0         0         0         0         0         0         1         0         0         0         1         0         1         0         0 \n"
938 			"  1586000:         2         1         0         0         0         0         1         0         0         0         0         0         0         0         0         1 \n"
939 			"  1508000:         0         0         0         0         0         0         0         0         0         0         0         0         0         0         0         0 \n"
940 			"  1417000:         2         0         0         0         0         0         0         1         0         0         0         1         0         0         0         0 \n"
941 			"  1326000:         0         0         0         0         0         0         0         0         0         0         0         1         1         0         0         0 \n"
942 			"  1248000:         1         1         0         0         0         0         0         1         0         1         1         0         3         0         0         2 \n"
943 			"  1131000:         3         0         0         0         0         0         0         0         0         0         0         3         0         2         0         8 \n"
944 			"  1014000:         2         0         2         0         0         0         0         0         0         0         0         0         5         0         1         2 \n"
945 			"   910000:         5         0         1         0         0         0         0         0         0         0         0         1         0         2         0         7 \n"
946 			"   793000:         3         0         8         0         0         0         1         1         0         0         0         2         6         5         9         0 \n",
947 	},
948 	{
949 		.path = "/sys/devices/system/cpu/cpu4/topology/core_id",
950 		.size = 2,
951 		.content = "0\n",
952 	},
953 	{
954 		.path = "/sys/devices/system/cpu/cpu4/topology/core_siblings",
955 		.size = 3,
956 		.content = "f0\n",
957 	},
958 	{
959 		.path = "/sys/devices/system/cpu/cpu4/topology/core_siblings_list",
960 		.size = 4,
961 		.content = "4-7\n",
962 	},
963 	{
964 		.path = "/sys/devices/system/cpu/cpu4/topology/physical_package_id",
965 		.size = 2,
966 		.content = "1\n",
967 	},
968 	{
969 		.path = "/sys/devices/system/cpu/cpu4/topology/thread_siblings",
970 		.size = 3,
971 		.content = "10\n",
972 	},
973 	{
974 		.path = "/sys/devices/system/cpu/cpu4/topology/thread_siblings_list",
975 		.size = 2,
976 		.content = "4\n",
977 	},
978 	{
979 		.path = "/sys/devices/system/cpu/cpu5/cpuidle/driver/name",
980 		.size = 26,
981 		.content = "mt67xx_acao_cpuidle_set_1\n",
982 	},
983 	{
984 		.path = "/sys/devices/system/cpu/cpu5/cpufreq/affected_cpus",
985 		.size = 8,
986 		.content = "4 5 6 7\n",
987 	},
988 	{
989 		.path = "/sys/devices/system/cpu/cpu5/cpufreq/cpuinfo_max_freq",
990 		.size = 8,
991 		.content = "1989000\n",
992 	},
993 	{
994 		.path = "/sys/devices/system/cpu/cpu5/cpufreq/cpuinfo_min_freq",
995 		.size = 7,
996 		.content = "793000\n",
997 	},
998 	{
999 		.path = "/sys/devices/system/cpu/cpu5/cpufreq/cpuinfo_transition_latency",
1000 		.size = 5,
1001 		.content = "1000\n",
1002 	},
1003 	{
1004 		.path = "/sys/devices/system/cpu/cpu5/cpufreq/related_cpus",
1005 		.size = 8,
1006 		.content = "4 5 6 7\n",
1007 	},
1008 	{
1009 		.path = "/sys/devices/system/cpu/cpu5/cpufreq/scaling_available_frequencies",
1010 		.size = 127,
1011 		.content = "1989000 1924000 1846000 1781000 1716000 1677000 1625000 1586000 1508000 1417000 1326000 1248000 1131000 1014000 910000 793000 \n",
1012 	},
1013 	{
1014 		.path = "/sys/devices/system/cpu/cpu5/cpufreq/scaling_available_governors",
1015 		.size = 64,
1016 		.content = "ondemand userspace powersave interactive performance schedplus \n",
1017 	},
1018 	{
1019 		.path = "/sys/devices/system/cpu/cpu5/cpufreq/scaling_cur_freq",
1020 		.size = 7,
1021 		.content = "793000\n",
1022 	},
1023 	{
1024 		.path = "/sys/devices/system/cpu/cpu5/cpufreq/scaling_driver",
1025 		.size = 11,
1026 		.content = "mt-cpufreq\n",
1027 	},
1028 	{
1029 		.path = "/sys/devices/system/cpu/cpu5/cpufreq/scaling_max_freq",
1030 		.size = 7,
1031 		.content = "793000\n",
1032 	},
1033 	{
1034 		.path = "/sys/devices/system/cpu/cpu5/cpufreq/scaling_min_freq",
1035 		.size = 7,
1036 		.content = "793000\n",
1037 	},
1038 	{
1039 		.path = "/sys/devices/system/cpu/cpu5/cpufreq/sched/down_throttle_nsec",
1040 		.size = 8,
1041 		.content = "4000000\n",
1042 	},
1043 	{
1044 		.path = "/sys/devices/system/cpu/cpu5/cpufreq/sched/up_throttle_nsec",
1045 		.size = 2,
1046 		.content = "0\n",
1047 	},
1048 	{
1049 		.path = "/sys/devices/system/cpu/cpu5/cpufreq/stats/time_in_state",
1050 		.size = 178,
1051 		.content =
1052 			"1989000 5860\n"
1053 			"1924000 14\n"
1054 			"1846000 100\n"
1055 			"1781000 2\n"
1056 			"1716000 2\n"
1057 			"1677000 0\n"
1058 			"1625000 12\n"
1059 			"1586000 10\n"
1060 			"1508000 0\n"
1061 			"1417000 12\n"
1062 			"1326000 4\n"
1063 			"1248000 51\n"
1064 			"1131000 240\n"
1065 			"1014000 138\n"
1066 			"910000 180\n"
1067 			"793000 94410\n",
1068 	},
1069 	{
1070 		.path = "/sys/devices/system/cpu/cpu5/cpufreq/stats/total_trans",
1071 		.size = 4,
1072 		.content = "162\n",
1073 	},
1074 	{
1075 		.path = "/sys/devices/system/cpu/cpu5/cpufreq/stats/trans_table",
1076 		.size = 2941,
1077 		.content =
1078 			"   From  :    To\n"
1079 			"         :   1989000   1924000   1846000   1781000   1716000   1677000   1625000   1586000   1508000   1417000   1326000   1248000   1131000   1014000    910000    793000 \n"
1080 			"  1989000:         0         4         5         1         0         0         1         1         0         3         1         0         1         0         2        14 \n"
1081 			"  1924000:         4         0         0         0         1         0         0         0         0         0         0         0         0         0         0         1 \n"
1082 			"  1846000:         9         0         0         0         0         0         0         0         0         0         0         0         0         2         4         1 \n"
1083 			"  1781000:         0         0         0         0         0         0         1         0         0         0         0         0         0         0         0         0 \n"
1084 			"  1716000:         0         0         0         0         0         0         1         0         0         0         0         0         0         0         0         0 \n"
1085 			"  1677000:         0         0         0         0         0         0         0         0         0         0         0         0         0         0         0         0 \n"
1086 			"  1625000:         2         0         0         0         0         0         0         1         0         0         0         1         0         1         0         0 \n"
1087 			"  1586000:         2         1         0         0         0         0         1         0         0         0         0         0         0         0         0         1 \n"
1088 			"  1508000:         0         0         0         0         0         0         0         0         0         0         0         0         0         0         0         0 \n"
1089 			"  1417000:         2         0         0         0         0         0         0         1         0         0         0         1         0         0         0         0 \n"
1090 			"  1326000:         0         0         0         0         0         0         0         0         0         0         0         1         1         0         0         0 \n"
1091 			"  1248000:         1         1         0         0         0         0         0         1         0         1         1         0         3         0         0         2 \n"
1092 			"  1131000:         3         0         0         0         0         0         0         0         0         0         0         3         0         2         0         8 \n"
1093 			"  1014000:         2         0         2         0         0         0         0         0         0         0         0         0         5         0         1         2 \n"
1094 			"   910000:         5         0         1         0         0         0         0         0         0         0         0         1         0         2         0         7 \n"
1095 			"   793000:         3         0         8         0         0         0         1         1         0         0         0         2         6         5         9         0 \n",
1096 	},
1097 	{
1098 		.path = "/sys/devices/system/cpu/cpu5/topology/core_id",
1099 		.size = 2,
1100 		.content = "1\n",
1101 	},
1102 	{
1103 		.path = "/sys/devices/system/cpu/cpu5/topology/core_siblings",
1104 		.size = 3,
1105 		.content = "f0\n",
1106 	},
1107 	{
1108 		.path = "/sys/devices/system/cpu/cpu5/topology/core_siblings_list",
1109 		.size = 4,
1110 		.content = "4-7\n",
1111 	},
1112 	{
1113 		.path = "/sys/devices/system/cpu/cpu5/topology/physical_package_id",
1114 		.size = 2,
1115 		.content = "1\n",
1116 	},
1117 	{
1118 		.path = "/sys/devices/system/cpu/cpu5/topology/thread_siblings",
1119 		.size = 3,
1120 		.content = "20\n",
1121 	},
1122 	{
1123 		.path = "/sys/devices/system/cpu/cpu5/topology/thread_siblings_list",
1124 		.size = 2,
1125 		.content = "5\n",
1126 	},
1127 	{
1128 		.path = "/sys/devices/system/cpu/cpu6/cpuidle/driver/name",
1129 		.size = 26,
1130 		.content = "mt67xx_acao_cpuidle_set_1\n",
1131 	},
1132 	{
1133 		.path = "/sys/devices/system/cpu/cpu6/cpufreq/affected_cpus",
1134 		.size = 8,
1135 		.content = "4 5 6 7\n",
1136 	},
1137 	{
1138 		.path = "/sys/devices/system/cpu/cpu6/cpufreq/cpuinfo_max_freq",
1139 		.size = 8,
1140 		.content = "1989000\n",
1141 	},
1142 	{
1143 		.path = "/sys/devices/system/cpu/cpu6/cpufreq/cpuinfo_min_freq",
1144 		.size = 7,
1145 		.content = "793000\n",
1146 	},
1147 	{
1148 		.path = "/sys/devices/system/cpu/cpu6/cpufreq/cpuinfo_transition_latency",
1149 		.size = 5,
1150 		.content = "1000\n",
1151 	},
1152 	{
1153 		.path = "/sys/devices/system/cpu/cpu6/cpufreq/related_cpus",
1154 		.size = 8,
1155 		.content = "4 5 6 7\n",
1156 	},
1157 	{
1158 		.path = "/sys/devices/system/cpu/cpu6/cpufreq/scaling_available_frequencies",
1159 		.size = 127,
1160 		.content = "1989000 1924000 1846000 1781000 1716000 1677000 1625000 1586000 1508000 1417000 1326000 1248000 1131000 1014000 910000 793000 \n",
1161 	},
1162 	{
1163 		.path = "/sys/devices/system/cpu/cpu6/cpufreq/scaling_available_governors",
1164 		.size = 64,
1165 		.content = "ondemand userspace powersave interactive performance schedplus \n",
1166 	},
1167 	{
1168 		.path = "/sys/devices/system/cpu/cpu6/cpufreq/scaling_cur_freq",
1169 		.size = 7,
1170 		.content = "793000\n",
1171 	},
1172 	{
1173 		.path = "/sys/devices/system/cpu/cpu6/cpufreq/scaling_driver",
1174 		.size = 11,
1175 		.content = "mt-cpufreq\n",
1176 	},
1177 	{
1178 		.path = "/sys/devices/system/cpu/cpu6/cpufreq/scaling_max_freq",
1179 		.size = 7,
1180 		.content = "793000\n",
1181 	},
1182 	{
1183 		.path = "/sys/devices/system/cpu/cpu6/cpufreq/scaling_min_freq",
1184 		.size = 7,
1185 		.content = "793000\n",
1186 	},
1187 	{
1188 		.path = "/sys/devices/system/cpu/cpu6/cpufreq/sched/down_throttle_nsec",
1189 		.size = 8,
1190 		.content = "4000000\n",
1191 	},
1192 	{
1193 		.path = "/sys/devices/system/cpu/cpu6/cpufreq/sched/up_throttle_nsec",
1194 		.size = 2,
1195 		.content = "0\n",
1196 	},
1197 	{
1198 		.path = "/sys/devices/system/cpu/cpu6/cpufreq/stats/time_in_state",
1199 		.size = 178,
1200 		.content =
1201 			"1989000 5860\n"
1202 			"1924000 14\n"
1203 			"1846000 100\n"
1204 			"1781000 2\n"
1205 			"1716000 2\n"
1206 			"1677000 0\n"
1207 			"1625000 12\n"
1208 			"1586000 10\n"
1209 			"1508000 0\n"
1210 			"1417000 12\n"
1211 			"1326000 4\n"
1212 			"1248000 51\n"
1213 			"1131000 240\n"
1214 			"1014000 138\n"
1215 			"910000 180\n"
1216 			"793000 94609\n",
1217 	},
1218 	{
1219 		.path = "/sys/devices/system/cpu/cpu6/cpufreq/stats/total_trans",
1220 		.size = 4,
1221 		.content = "162\n",
1222 	},
1223 	{
1224 		.path = "/sys/devices/system/cpu/cpu6/cpufreq/stats/trans_table",
1225 		.size = 2941,
1226 		.content =
1227 			"   From  :    To\n"
1228 			"         :   1989000   1924000   1846000   1781000   1716000   1677000   1625000   1586000   1508000   1417000   1326000   1248000   1131000   1014000    910000    793000 \n"
1229 			"  1989000:         0         4         5         1         0         0         1         1         0         3         1         0         1         0         2        14 \n"
1230 			"  1924000:         4         0         0         0         1         0         0         0         0         0         0         0         0         0         0         1 \n"
1231 			"  1846000:         9         0         0         0         0         0         0         0         0         0         0         0         0         2         4         1 \n"
1232 			"  1781000:         0         0         0         0         0         0         1         0         0         0         0         0         0         0         0         0 \n"
1233 			"  1716000:         0         0         0         0         0         0         1         0         0         0         0         0         0         0         0         0 \n"
1234 			"  1677000:         0         0         0         0         0         0         0         0         0         0         0         0         0         0         0         0 \n"
1235 			"  1625000:         2         0         0         0         0         0         0         1         0         0         0         1         0         1         0         0 \n"
1236 			"  1586000:         2         1         0         0         0         0         1         0         0         0         0         0         0         0         0         1 \n"
1237 			"  1508000:         0         0         0         0         0         0         0         0         0         0         0         0         0         0         0         0 \n"
1238 			"  1417000:         2         0         0         0         0         0         0         1         0         0         0         1         0         0         0         0 \n"
1239 			"  1326000:         0         0         0         0         0         0         0         0         0         0         0         1         1         0         0         0 \n"
1240 			"  1248000:         1         1         0         0         0         0         0         1         0         1         1         0         3         0         0         2 \n"
1241 			"  1131000:         3         0         0         0         0         0         0         0         0         0         0         3         0         2         0         8 \n"
1242 			"  1014000:         2         0         2         0         0         0         0         0         0         0         0         0         5         0         1         2 \n"
1243 			"   910000:         5         0         1         0         0         0         0         0         0         0         0         1         0         2         0         7 \n"
1244 			"   793000:         3         0         8         0         0         0         1         1         0         0         0         2         6         5         9         0 \n",
1245 	},
1246 	{
1247 		.path = "/sys/devices/system/cpu/cpu6/topology/core_id",
1248 		.size = 2,
1249 		.content = "2\n",
1250 	},
1251 	{
1252 		.path = "/sys/devices/system/cpu/cpu6/topology/core_siblings",
1253 		.size = 3,
1254 		.content = "f0\n",
1255 	},
1256 	{
1257 		.path = "/sys/devices/system/cpu/cpu6/topology/core_siblings_list",
1258 		.size = 4,
1259 		.content = "4-7\n",
1260 	},
1261 	{
1262 		.path = "/sys/devices/system/cpu/cpu6/topology/physical_package_id",
1263 		.size = 2,
1264 		.content = "1\n",
1265 	},
1266 	{
1267 		.path = "/sys/devices/system/cpu/cpu6/topology/thread_siblings",
1268 		.size = 3,
1269 		.content = "40\n",
1270 	},
1271 	{
1272 		.path = "/sys/devices/system/cpu/cpu6/topology/thread_siblings_list",
1273 		.size = 2,
1274 		.content = "6\n",
1275 	},
1276 	{
1277 		.path = "/sys/devices/system/cpu/cpu7/cpuidle/driver/name",
1278 		.size = 26,
1279 		.content = "mt67xx_acao_cpuidle_set_1\n",
1280 	},
1281 	{
1282 		.path = "/sys/devices/system/cpu/cpu7/cpufreq/affected_cpus",
1283 		.size = 8,
1284 		.content = "4 5 6 7\n",
1285 	},
1286 	{
1287 		.path = "/sys/devices/system/cpu/cpu7/cpufreq/cpuinfo_max_freq",
1288 		.size = 8,
1289 		.content = "1989000\n",
1290 	},
1291 	{
1292 		.path = "/sys/devices/system/cpu/cpu7/cpufreq/cpuinfo_min_freq",
1293 		.size = 7,
1294 		.content = "793000\n",
1295 	},
1296 	{
1297 		.path = "/sys/devices/system/cpu/cpu7/cpufreq/cpuinfo_transition_latency",
1298 		.size = 5,
1299 		.content = "1000\n",
1300 	},
1301 	{
1302 		.path = "/sys/devices/system/cpu/cpu7/cpufreq/related_cpus",
1303 		.size = 8,
1304 		.content = "4 5 6 7\n",
1305 	},
1306 	{
1307 		.path = "/sys/devices/system/cpu/cpu7/cpufreq/scaling_available_frequencies",
1308 		.size = 127,
1309 		.content = "1989000 1924000 1846000 1781000 1716000 1677000 1625000 1586000 1508000 1417000 1326000 1248000 1131000 1014000 910000 793000 \n",
1310 	},
1311 	{
1312 		.path = "/sys/devices/system/cpu/cpu7/cpufreq/scaling_available_governors",
1313 		.size = 64,
1314 		.content = "ondemand userspace powersave interactive performance schedplus \n",
1315 	},
1316 	{
1317 		.path = "/sys/devices/system/cpu/cpu7/cpufreq/scaling_cur_freq",
1318 		.size = 7,
1319 		.content = "793000\n",
1320 	},
1321 	{
1322 		.path = "/sys/devices/system/cpu/cpu7/cpufreq/scaling_driver",
1323 		.size = 11,
1324 		.content = "mt-cpufreq\n",
1325 	},
1326 	{
1327 		.path = "/sys/devices/system/cpu/cpu7/cpufreq/scaling_max_freq",
1328 		.size = 7,
1329 		.content = "793000\n",
1330 	},
1331 	{
1332 		.path = "/sys/devices/system/cpu/cpu7/cpufreq/scaling_min_freq",
1333 		.size = 7,
1334 		.content = "793000\n",
1335 	},
1336 	{
1337 		.path = "/sys/devices/system/cpu/cpu7/cpufreq/sched/down_throttle_nsec",
1338 		.size = 8,
1339 		.content = "4000000\n",
1340 	},
1341 	{
1342 		.path = "/sys/devices/system/cpu/cpu7/cpufreq/sched/up_throttle_nsec",
1343 		.size = 2,
1344 		.content = "0\n",
1345 	},
1346 	{
1347 		.path = "/sys/devices/system/cpu/cpu7/cpufreq/stats/time_in_state",
1348 		.size = 178,
1349 		.content =
1350 			"1989000 5860\n"
1351 			"1924000 14\n"
1352 			"1846000 100\n"
1353 			"1781000 2\n"
1354 			"1716000 2\n"
1355 			"1677000 0\n"
1356 			"1625000 12\n"
1357 			"1586000 10\n"
1358 			"1508000 0\n"
1359 			"1417000 12\n"
1360 			"1326000 4\n"
1361 			"1248000 51\n"
1362 			"1131000 240\n"
1363 			"1014000 138\n"
1364 			"910000 180\n"
1365 			"793000 94810\n",
1366 	},
1367 	{
1368 		.path = "/sys/devices/system/cpu/cpu7/cpufreq/stats/total_trans",
1369 		.size = 4,
1370 		.content = "162\n",
1371 	},
1372 	{
1373 		.path = "/sys/devices/system/cpu/cpu7/cpufreq/stats/trans_table",
1374 		.size = 2941,
1375 		.content =
1376 			"   From  :    To\n"
1377 			"         :   1989000   1924000   1846000   1781000   1716000   1677000   1625000   1586000   1508000   1417000   1326000   1248000   1131000   1014000    910000    793000 \n"
1378 			"  1989000:         0         4         5         1         0         0         1         1         0         3         1         0         1         0         2        14 \n"
1379 			"  1924000:         4         0         0         0         1         0         0         0         0         0         0         0         0         0         0         1 \n"
1380 			"  1846000:         9         0         0         0         0         0         0         0         0         0         0         0         0         2         4         1 \n"
1381 			"  1781000:         0         0         0         0         0         0         1         0         0         0         0         0         0         0         0         0 \n"
1382 			"  1716000:         0         0         0         0         0         0         1         0         0         0         0         0         0         0         0         0 \n"
1383 			"  1677000:         0         0         0         0         0         0         0         0         0         0         0         0         0         0         0         0 \n"
1384 			"  1625000:         2         0         0         0         0         0         0         1         0         0         0         1         0         1         0         0 \n"
1385 			"  1586000:         2         1         0         0         0         0         1         0         0         0         0         0         0         0         0         1 \n"
1386 			"  1508000:         0         0         0         0         0         0         0         0         0         0         0         0         0         0         0         0 \n"
1387 			"  1417000:         2         0         0         0         0         0         0         1         0         0         0         1         0         0         0         0 \n"
1388 			"  1326000:         0         0         0         0         0         0         0         0         0         0         0         1         1         0         0         0 \n"
1389 			"  1248000:         1         1         0         0         0         0         0         1         0         1         1         0         3         0         0         2 \n"
1390 			"  1131000:         3         0         0         0         0         0         0         0         0         0         0         3         0         2         0         8 \n"
1391 			"  1014000:         2         0         2         0         0         0         0         0         0         0         0         0         5         0         1         2 \n"
1392 			"   910000:         5         0         1         0         0         0         0         0         0         0         0         1         0         2         0         7 \n"
1393 			"   793000:         3         0         8         0         0         0         1         1         0         0         0         2         6         5         9         0 \n",
1394 	},
1395 	{
1396 		.path = "/sys/devices/system/cpu/cpu7/topology/core_id",
1397 		.size = 2,
1398 		.content = "3\n",
1399 	},
1400 	{
1401 		.path = "/sys/devices/system/cpu/cpu7/topology/core_siblings",
1402 		.size = 3,
1403 		.content = "f0\n",
1404 	},
1405 	{
1406 		.path = "/sys/devices/system/cpu/cpu7/topology/core_siblings_list",
1407 		.size = 4,
1408 		.content = "4-7\n",
1409 	},
1410 	{
1411 		.path = "/sys/devices/system/cpu/cpu7/topology/physical_package_id",
1412 		.size = 2,
1413 		.content = "1\n",
1414 	},
1415 	{
1416 		.path = "/sys/devices/system/cpu/cpu7/topology/thread_siblings",
1417 		.size = 3,
1418 		.content = "80\n",
1419 	},
1420 	{
1421 		.path = "/sys/devices/system/cpu/cpu7/topology/thread_siblings_list",
1422 		.size = 2,
1423 		.content = "7\n",
1424 	},
1425 	{ NULL },
1426 };
1427 #ifdef __ANDROID__
1428 struct cpuinfo_mock_property properties[] = {
1429 	{
1430 		.key = "af.modem_1.epof",
1431 		.value = "0",
1432 	},
1433 	{
1434 		.key = "af.music.outputid",
1435 		.value = "3",
1436 	},
1437 	{
1438 		.key = "af.recovery.mic_mute_on",
1439 		.value = "0",
1440 	},
1441 	{
1442 		.key = "af.speech.shm_init",
1443 		.value = "1",
1444 	},
1445 	{
1446 		.key = "bgw.current3gband",
1447 		.value = "0",
1448 	},
1449 	{
1450 		.key = "bt.profiles.avrcp.multiPlayer.enable",
1451 		.value = "0",
1452 	},
1453 	{
1454 		.key = "camera.disable_zsl_mode",
1455 		.value = "1",
1456 	},
1457 	{
1458 		.key = "camera.mdp.cz.enable",
1459 		.value = "1",
1460 	},
1461 	{
1462 		.key = "camera.mdp.dre.enable",
1463 		.value = "1",
1464 	},
1465 	{
1466 		.key = "cdma.operator.sid",
1467 		.value = "0",
1468 	},
1469 	{
1470 		.key = "cdma.prl.version0",
1471 		.value = "302",
1472 	},
1473 	{
1474 		.key = "dalvik.vm.appimageformat",
1475 		.value = "lz4",
1476 	},
1477 	{
1478 		.key = "dalvik.vm.dex2oat-Xms",
1479 		.value = "64m",
1480 	},
1481 	{
1482 		.key = "dalvik.vm.dex2oat-Xmx",
1483 		.value = "512m",
1484 	},
1485 	{
1486 		.key = "dalvik.vm.dexopt.secondary",
1487 		.value = "true",
1488 	},
1489 	{
1490 		.key = "dalvik.vm.heapgrowthlimit",
1491 		.value = "384m",
1492 	},
1493 	{
1494 		.key = "dalvik.vm.heapmaxfree",
1495 		.value = "16m",
1496 	},
1497 	{
1498 		.key = "dalvik.vm.heapminfree",
1499 		.value = "4m",
1500 	},
1501 	{
1502 		.key = "dalvik.vm.heapsize",
1503 		.value = "512m",
1504 	},
1505 	{
1506 		.key = "dalvik.vm.heapstartsize",
1507 		.value = "16m",
1508 	},
1509 	{
1510 		.key = "dalvik.vm.heaptargetutilization",
1511 		.value = "0.75",
1512 	},
1513 	{
1514 		.key = "dalvik.vm.image-dex2oat-Xms",
1515 		.value = "64m",
1516 	},
1517 	{
1518 		.key = "dalvik.vm.image-dex2oat-Xmx",
1519 		.value = "64m",
1520 	},
1521 	{
1522 		.key = "dalvik.vm.isa.arm.features",
1523 		.value = "default",
1524 	},
1525 	{
1526 		.key = "dalvik.vm.isa.arm.variant",
1527 		.value = "cortex-a53",
1528 	},
1529 	{
1530 		.key = "dalvik.vm.isa.arm64.features",
1531 		.value = "default",
1532 	},
1533 	{
1534 		.key = "dalvik.vm.isa.arm64.variant",
1535 		.value = "cortex-a53",
1536 	},
1537 	{
1538 		.key = "dalvik.vm.mtk-stack-trace-file",
1539 		.value = "/data/anr/mtk_traces.txt",
1540 	},
1541 	{
1542 		.key = "dalvik.vm.stack-trace-dir",
1543 		.value = "/data/anr",
1544 	},
1545 	{
1546 		.key = "dalvik.vm.usejit",
1547 		.value = "true",
1548 	},
1549 	{
1550 		.key = "dalvik.vm.usejitprofiles",
1551 		.value = "true",
1552 	},
1553 	{
1554 		.key = "debug.MB.running",
1555 		.value = "0",
1556 	},
1557 	{
1558 		.key = "debug.atrace.tags.enableflags",
1559 		.value = "0",
1560 	},
1561 	{
1562 		.key = "debug.choreographer.skipwarning",
1563 		.value = "1",
1564 	},
1565 	{
1566 		.key = "debug.force_rtl",
1567 		.value = "0",
1568 	},
1569 	{
1570 		.key = "debug.junk.process.name",
1571 		.value = "com.android.settings",
1572 	},
1573 	{
1574 		.key = "debug.junk.process.pid",
1575 		.value = "4944",
1576 	},
1577 	{
1578 		.key = "debug.mdl.EE.done",
1579 		.value = "",
1580 	},
1581 	{
1582 		.key = "debug.mdl.EE.folder",
1583 		.value = "",
1584 	},
1585 	{
1586 		.key = "debug.mdl.run.folder",
1587 		.value = "",
1588 	},
1589 	{
1590 		.key = "debug.mdlogger.Running",
1591 		.value = "0",
1592 	},
1593 	{
1594 		.key = "debug.mdlogger.log2sd.path",
1595 		.value = "internal_sd",
1596 	},
1597 	{
1598 		.key = "debug.met.running",
1599 		.value = "0",
1600 	},
1601 	{
1602 		.key = "debug.met_log_d.user",
1603 		.value = "shell",
1604 	},
1605 	{
1606 		.key = "debug.met_log_d.version",
1607 		.value = "V6.0.0",
1608 	},
1609 	{
1610 		.key = "debug.mtk.aee.status",
1611 		.value = "free",
1612 	},
1613 	{
1614 		.key = "debug.mtk.aee.status64",
1615 		.value = "free",
1616 	},
1617 	{
1618 		.key = "debug.mtk.aee.vstatus",
1619 		.value = "free",
1620 	},
1621 	{
1622 		.key = "debug.mtk.aee.vstatus64",
1623 		.value = "free",
1624 	},
1625 	{
1626 		.key = "debug.mtklog.netlog.Running",
1627 		.value = "0",
1628 	},
1629 	{
1630 		.key = "debug.oppo.morning.time",
1631 		.value = "4 : 40",
1632 	},
1633 	{
1634 		.key = "debug.pq.acaltm.dbg",
1635 		.value = "0",
1636 	},
1637 	{
1638 		.key = "debug.pq.adl.dbg",
1639 		.value = "0",
1640 	},
1641 	{
1642 		.key = "debug.pq.cz.isp.tuning",
1643 		.value = "0",
1644 	},
1645 	{
1646 		.key = "debug.pq.dre.dbg",
1647 		.value = "0",
1648 	},
1649 	{
1650 		.key = "debug.pq.dre.demowin.x",
1651 		.value = "536805376",
1652 	},
1653 	{
1654 		.key = "debug.pq.dre.isp.tuning",
1655 		.value = "0",
1656 	},
1657 	{
1658 		.key = "debug.pq.dredriver.blk",
1659 		.value = "0",
1660 	},
1661 	{
1662 		.key = "debug.pq.dredriver.dbg",
1663 		.value = "0",
1664 	},
1665 	{
1666 		.key = "debug.pq.dshp.en",
1667 		.value = "2",
1668 	},
1669 	{
1670 		.key = "debug.pq.hdr.dbg",
1671 		.value = "0",
1672 	},
1673 	{
1674 		.key = "debug.pq.shp.en",
1675 		.value = "2",
1676 	},
1677 	{
1678 		.key = "debug.pullmdlog",
1679 		.value = "",
1680 	},
1681 	{
1682 		.key = "debug.screenoff.unlock",
1683 		.value = "0",
1684 	},
1685 	{
1686 		.key = "debug.sf.disable_backpressure",
1687 		.value = "1",
1688 	},
1689 	{
1690 		.key = "debug.sys.oppo.keytime",
1691 		.value = "0",
1692 	},
1693 	{
1694 		.key = "dev.bootcomplete",
1695 		.value = "1",
1696 	},
1697 	{
1698 		.key = "drm.service.enabled",
1699 		.value = "true",
1700 	},
1701 	{
1702 		.key = "fmradio.driver.enable",
1703 		.value = "1",
1704 	},
1705 	{
1706 		.key = "fmradio_drv.ko",
1707 		.value = "1",
1708 	},
1709 	{
1710 		.key = "gps_drv.ko",
1711 		.value = "1",
1712 	},
1713 	{
1714 		.key = "gr.apk.number",
1715 		.value = "5",
1716 	},
1717 	{
1718 		.key = "gr.download.url",
1719 		.value = "http://otafs.coloros.com/googles/7a3341ea988614321a209c55265d381f",
1720 	},
1721 	{
1722 		.key = "gr.use.leader",
1723 		.value = "true",
1724 	},
1725 	{
1726 		.key = "gsm.baseband.capability",
1727 		.value = "1023",
1728 	},
1729 	{
1730 		.key = "gsm.current.phone-type",
1731 		.value = "2,1",
1732 	},
1733 	{
1734 		.key = "gsm.enable_hotswap",
1735 		.value = "false",
1736 	},
1737 	{
1738 		.key = "gsm.external.sim.timeout",
1739 		.value = "13,13",
1740 	},
1741 	{
1742 		.key = "gsm.gcf.testmode",
1743 		.value = "0",
1744 	},
1745 	{
1746 		.key = "gsm.ims.type0",
1747 		.value = "",
1748 	},
1749 	{
1750 		.key = "gsm.ims.type1",
1751 		.value = "",
1752 	},
1753 	{
1754 		.key = "gsm.lte.ca.support",
1755 		.value = "1",
1756 	},
1757 	{
1758 		.key = "gsm.modem.vsim.capability",
1759 		.value = "2",
1760 	},
1761 	{
1762 		.key = "gsm.network.type",
1763 		.value = "Unknown,Unknown",
1764 	},
1765 	{
1766 		.key = "gsm.operator.alpha",
1767 		.value = "",
1768 	},
1769 	{
1770 		.key = "gsm.operator.iso-country",
1771 		.value = "",
1772 	},
1773 	{
1774 		.key = "gsm.operator.isroaming",
1775 		.value = "false,false",
1776 	},
1777 	{
1778 		.key = "gsm.operator.numeric",
1779 		.value = "",
1780 	},
1781 	{
1782 		.key = "gsm.oppo.oos0",
1783 		.value = "0",
1784 	},
1785 	{
1786 		.key = "gsm.oppo.oos1",
1787 		.value = "0",
1788 	},
1789 	{
1790 		.key = "gsm.project.baseband",
1791 		.value = "OPPO6771_17197(LWCTG)",
1792 	},
1793 	{
1794 		.key = "gsm.ril.ct3g",
1795 		.value = "0",
1796 	},
1797 	{
1798 		.key = "gsm.ril.ct3g.2",
1799 		.value = "0",
1800 	},
1801 	{
1802 		.key = "gsm.ril.eboot",
1803 		.value = "0",
1804 	},
1805 	{
1806 		.key = "gsm.ril.fulluicctype",
1807 		.value = "",
1808 	},
1809 	{
1810 		.key = "gsm.ril.fulluicctype.2",
1811 		.value = "",
1812 	},
1813 	{
1814 		.key = "gsm.ril.uicctype",
1815 		.value = "",
1816 	},
1817 	{
1818 		.key = "gsm.ril.uicctype.2",
1819 		.value = "",
1820 	},
1821 	{
1822 		.key = "gsm.serial",
1823 		.value = "001719708329032600063245",
1824 	},
1825 	{
1826 		.key = "gsm.sim.operator.alpha",
1827 		.value = ",",
1828 	},
1829 	{
1830 		.key = "gsm.sim.operator.iso-country",
1831 		.value = ",",
1832 	},
1833 	{
1834 		.key = "gsm.sim.operator.numeric",
1835 		.value = ",",
1836 	},
1837 	{
1838 		.key = "gsm.sim.operator.spn",
1839 		.value = "No service,No service",
1840 	},
1841 	{
1842 		.key = "gsm.sim.ril.mcc.mnc",
1843 		.value = "",
1844 	},
1845 	{
1846 		.key = "gsm.sim.ril.mcc.mnc.2",
1847 		.value = "",
1848 	},
1849 	{
1850 		.key = "gsm.sim.state",
1851 		.value = "ABSENT,ABSENT",
1852 	},
1853 	{
1854 		.key = "gsm.version.baseband",
1855 		.value = "M_V3_P10,M_V3_P10",
1856 	},
1857 	{
1858 		.key = "gsm.version.ril-impl",
1859 		.value = "android reference-ril 1.0",
1860 	},
1861 	{
1862 		.key = "hwservicemanager.ready",
1863 		.value = "true",
1864 	},
1865 	{
1866 		.key = "init.svc.NvRAMAgent",
1867 		.value = "running",
1868 	},
1869 	{
1870 		.key = "init.svc.aal",
1871 		.value = "running",
1872 	},
1873 	{
1874 		.key = "init.svc.adbd",
1875 		.value = "running",
1876 	},
1877 	{
1878 		.key = "init.svc.aee-reinit",
1879 		.value = "stopped",
1880 	},
1881 	{
1882 		.key = "init.svc.aee_aed",
1883 		.value = "running",
1884 	},
1885 	{
1886 		.key = "init.svc.aee_aed64",
1887 		.value = "running",
1888 	},
1889 	{
1890 		.key = "init.svc.aee_aedv",
1891 		.value = "running",
1892 	},
1893 	{
1894 		.key = "init.svc.aee_aedv64",
1895 		.value = "running",
1896 	},
1897 	{
1898 		.key = "init.svc.aeev-reinit",
1899 		.value = "stopped",
1900 	},
1901 	{
1902 		.key = "init.svc.agpsd",
1903 		.value = "running",
1904 	},
1905 	{
1906 		.key = "init.svc.audio-hal-2-0",
1907 		.value = "running",
1908 	},
1909 	{
1910 		.key = "init.svc.audioserver",
1911 		.value = "running",
1912 	},
1913 	{
1914 		.key = "init.svc.batterywarning",
1915 		.value = "running",
1916 	},
1917 	{
1918 		.key = "init.svc.bip",
1919 		.value = "running",
1920 	},
1921 	{
1922 		.key = "init.svc.bluetooth-1-0",
1923 		.value = "running",
1924 	},
1925 	{
1926 		.key = "init.svc.bootanim",
1927 		.value = "stopped",
1928 	},
1929 	{
1930 		.key = "init.svc.bootlogoupdater",
1931 		.value = "stopped",
1932 	},
1933 	{
1934 		.key = "init.svc.broadcastradio-hal",
1935 		.value = "running",
1936 	},
1937 	{
1938 		.key = "init.svc.bspCriticalLog",
1939 		.value = "running",
1940 	},
1941 	{
1942 		.key = "init.svc.bspFwUpdate",
1943 		.value = "running",
1944 	},
1945 	{
1946 		.key = "init.svc.camerahalserver",
1947 		.value = "running",
1948 	},
1949 	{
1950 		.key = "init.svc.cameraserver",
1951 		.value = "running",
1952 	},
1953 	{
1954 		.key = "init.svc.cas-hal-1-0",
1955 		.value = "running",
1956 	},
1957 	{
1958 		.key = "init.svc.ccci3_fsd",
1959 		.value = "stopped",
1960 	},
1961 	{
1962 		.key = "init.svc.ccci3_mdinit",
1963 		.value = "stopped",
1964 	},
1965 	{
1966 		.key = "init.svc.ccci_fsd",
1967 		.value = "running",
1968 	},
1969 	{
1970 		.key = "init.svc.ccci_mdinit",
1971 		.value = "running",
1972 	},
1973 	{
1974 		.key = "init.svc.ccci_rpcd",
1975 		.value = "running",
1976 	},
1977 	{
1978 		.key = "init.svc.configstore-hal-1-0",
1979 		.value = "running",
1980 	},
1981 	{
1982 		.key = "init.svc.criticallog",
1983 		.value = "running",
1984 	},
1985 	{
1986 		.key = "init.svc.datafree",
1987 		.value = "stopped",
1988 	},
1989 	{
1990 		.key = "init.svc.datarefresh",
1991 		.value = "stopped",
1992 	},
1993 	{
1994 		.key = "init.svc.dfps-1-0",
1995 		.value = "running",
1996 	},
1997 	{
1998 		.key = "init.svc.drm",
1999 		.value = "running",
2000 	},
2001 	{
2002 		.key = "init.svc.drm-hal-1-0",
2003 		.value = "running",
2004 	},
2005 	{
2006 		.key = "init.svc.drm-widevine-hal-1-0",
2007 		.value = "running",
2008 	},
2009 	{
2010 		.key = "init.svc.dumpLog_off",
2011 		.value = "stopped",
2012 	},
2013 	{
2014 		.key = "init.svc.emdlogger1",
2015 		.value = "running",
2016 	},
2017 	{
2018 		.key = "init.svc.emsvr_user",
2019 		.value = "running",
2020 	},
2021 	{
2022 		.key = "init.svc.engineer_native",
2023 		.value = "running",
2024 	},
2025 	{
2026 		.key = "init.svc.engineer_shell",
2027 		.value = "stopped",
2028 	},
2029 	{
2030 		.key = "init.svc.epdg_wod",
2031 		.value = "running",
2032 	},
2033 	{
2034 		.key = "init.svc.face_hal",
2035 		.value = "running",
2036 	},
2037 	{
2038 		.key = "init.svc.flash_recovery",
2039 		.value = "stopped",
2040 	},
2041 	{
2042 		.key = "init.svc.fpay_hal",
2043 		.value = "running",
2044 	},
2045 	{
2046 		.key = "init.svc.fps_hal",
2047 		.value = "running",
2048 	},
2049 	{
2050 		.key = "init.svc.gatekeeper-1-0",
2051 		.value = "running",
2052 	},
2053 	{
2054 		.key = "init.svc.gatekeeperd",
2055 		.value = "running",
2056 	},
2057 	{
2058 		.key = "init.svc.ged_srv",
2059 		.value = "running",
2060 	},
2061 	{
2062 		.key = "init.svc.gnss_service",
2063 		.value = "running",
2064 	},
2065 	{
2066 		.key = "init.svc.gralloc-2-0",
2067 		.value = "running",
2068 	},
2069 	{
2070 		.key = "init.svc.gsm0710muxd",
2071 		.value = "running",
2072 	},
2073 	{
2074 		.key = "init.svc.hal_cryptoeng_oppo",
2075 		.value = "running",
2076 	},
2077 	{
2078 		.key = "init.svc.healthd",
2079 		.value = "running",
2080 	},
2081 	{
2082 		.key = "init.svc.hidl_memory",
2083 		.value = "running",
2084 	},
2085 	{
2086 		.key = "init.svc.hostapd",
2087 		.value = "stopped",
2088 	},
2089 	{
2090 		.key = "init.svc.hwcomposer-2-1",
2091 		.value = "running",
2092 	},
2093 	{
2094 		.key = "init.svc.hwservicemanager",
2095 		.value = "running",
2096 	},
2097 	{
2098 		.key = "init.svc.hypnus_context",
2099 		.value = "stopped",
2100 	},
2101 	{
2102 		.key = "init.svc.hypnus_logging",
2103 		.value = "stopped",
2104 	},
2105 	{
2106 		.key = "init.svc.inittpdebug",
2107 		.value = "stopped",
2108 	},
2109 	{
2110 		.key = "init.svc.installd",
2111 		.value = "running",
2112 	},
2113 	{
2114 		.key = "init.svc.ipsec_mon",
2115 		.value = "running",
2116 	},
2117 	{
2118 		.key = "init.svc.junklog",
2119 		.value = "running",
2120 	},
2121 	{
2122 		.key = "init.svc.keymaster-3-0",
2123 		.value = "running",
2124 	},
2125 	{
2126 		.key = "init.svc.keystore",
2127 		.value = "running",
2128 	},
2129 	{
2130 		.key = "init.svc.ktv-hal-1-0",
2131 		.value = "running",
2132 	},
2133 	{
2134 		.key = "init.svc.lbs_hidl_service",
2135 		.value = "running",
2136 	},
2137 	{
2138 		.key = "init.svc.light-hal-2-0",
2139 		.value = "running",
2140 	},
2141 	{
2142 		.key = "init.svc.lmkd",
2143 		.value = "running",
2144 	},
2145 	{
2146 		.key = "init.svc.logd",
2147 		.value = "running",
2148 	},
2149 	{
2150 		.key = "init.svc.logd-reconfig",
2151 		.value = "stopped",
2152 	},
2153 	{
2154 		.key = "init.svc.logd-reinit",
2155 		.value = "stopped",
2156 	},
2157 	{
2158 		.key = "init.svc.media",
2159 		.value = "running",
2160 	},
2161 	{
2162 		.key = "init.svc.mediacodec",
2163 		.value = "running",
2164 	},
2165 	{
2166 		.key = "init.svc.mediadrm",
2167 		.value = "running",
2168 	},
2169 	{
2170 		.key = "init.svc.mediaextractor",
2171 		.value = "running",
2172 	},
2173 	{
2174 		.key = "init.svc.mediametrics",
2175 		.value = "running",
2176 	},
2177 	{
2178 		.key = "init.svc.memtrack-hal-1-0",
2179 		.value = "running",
2180 	},
2181 	{
2182 		.key = "init.svc.met_log_d",
2183 		.value = "running",
2184 	},
2185 	{
2186 		.key = "init.svc.mnld",
2187 		.value = "running",
2188 	},
2189 	{
2190 		.key = "init.svc.mobicore",
2191 		.value = "running",
2192 	},
2193 	{
2194 		.key = "init.svc.mobile_log_d",
2195 		.value = "running",
2196 	},
2197 	{
2198 		.key = "init.svc.mtk_advcamserver",
2199 		.value = "running",
2200 	},
2201 	{
2202 		.key = "init.svc.mtk_hal_wfo",
2203 		.value = "running",
2204 	},
2205 	{
2206 		.key = "init.svc.mtkcodecservice-1-1",
2207 		.value = "running",
2208 	},
2209 	{
2210 		.key = "init.svc.netd",
2211 		.value = "running",
2212 	},
2213 	{
2214 		.key = "init.svc.netdagent",
2215 		.value = "running",
2216 	},
2217 	{
2218 		.key = "init.svc.netdiag",
2219 		.value = "running",
2220 	},
2221 	{
2222 		.key = "init.svc.neuralnetworks_hal_service_apunn",
2223 		.value = "running",
2224 	},
2225 	{
2226 		.key = "init.svc.neuralnetworks_hal_service_armnn",
2227 		.value = "running",
2228 	},
2229 	{
2230 		.key = "init.svc.nvram_daemon",
2231 		.value = "stopped",
2232 	},
2233 	{
2234 		.key = "init.svc.oiface",
2235 		.value = "running",
2236 	},
2237 	{
2238 		.key = "init.svc.oppo_fingerprints_sh",
2239 		.value = "stopped",
2240 	},
2241 	{
2242 		.key = "init.svc.oppo_kevents",
2243 		.value = "running",
2244 	},
2245 	{
2246 		.key = "init.svc.oppoalgo",
2247 		.value = "running",
2248 	},
2249 	{
2250 		.key = "init.svc.oppogift",
2251 		.value = "running",
2252 	},
2253 	{
2254 		.key = "init.svc.ousage",
2255 		.value = "running",
2256 	},
2257 	{
2258 		.key = "init.svc.power-hal-1-1",
2259 		.value = "running",
2260 	},
2261 	{
2262 		.key = "init.svc.powerlog",
2263 		.value = "stopped",
2264 	},
2265 	{
2266 		.key = "init.svc.pq-2-0",
2267 		.value = "running",
2268 	},
2269 	{
2270 		.key = "init.svc.program_binary",
2271 		.value = "running",
2272 	},
2273 	{
2274 		.key = "init.svc.recover_hang",
2275 		.value = "stopped",
2276 	},
2277 	{
2278 		.key = "init.svc.ril-daemon-mtk",
2279 		.value = "running",
2280 	},
2281 	{
2282 		.key = "init.svc.rutilsdaemon",
2283 		.value = "stopped",
2284 	},
2285 	{
2286 		.key = "init.svc.sensors-hal-1-0",
2287 		.value = "running",
2288 	},
2289 	{
2290 		.key = "init.svc.servicemanager",
2291 		.value = "running",
2292 	},
2293 	{
2294 		.key = "init.svc.sn",
2295 		.value = "stopped",
2296 	},
2297 	{
2298 		.key = "init.svc.start_modem",
2299 		.value = "stopped",
2300 	},
2301 	{
2302 		.key = "init.svc.statusd",
2303 		.value = "running",
2304 	},
2305 	{
2306 		.key = "init.svc.storaged",
2307 		.value = "running",
2308 	},
2309 	{
2310 		.key = "init.svc.stp_dump",
2311 		.value = "running",
2312 	},
2313 	{
2314 		.key = "init.svc.surfaceflinger",
2315 		.value = "running",
2316 	},
2317 	{
2318 		.key = "init.svc.swap_enable_init",
2319 		.value = "stopped",
2320 	},
2321 	{
2322 		.key = "init.svc.sysenv_daemon",
2323 		.value = "running",
2324 	},
2325 	{
2326 		.key = "init.svc.thermal",
2327 		.value = "running",
2328 	},
2329 	{
2330 		.key = "init.svc.thermal-hal-1-0",
2331 		.value = "running",
2332 	},
2333 	{
2334 		.key = "init.svc.thermal_manager",
2335 		.value = "stopped",
2336 	},
2337 	{
2338 		.key = "init.svc.thermalloadalgod",
2339 		.value = "running",
2340 	},
2341 	{
2342 		.key = "init.svc.thermalservice",
2343 		.value = "running",
2344 	},
2345 	{
2346 		.key = "init.svc.tombstoned",
2347 		.value = "running",
2348 	},
2349 	{
2350 		.key = "init.svc.ueventd",
2351 		.value = "running",
2352 	},
2353 	{
2354 		.key = "init.svc.vibrator-1-0",
2355 		.value = "running",
2356 	},
2357 	{
2358 		.key = "init.svc.vndservicemanager",
2359 		.value = "running",
2360 	},
2361 	{
2362 		.key = "init.svc.vold",
2363 		.value = "running",
2364 	},
2365 	{
2366 		.key = "init.svc.volte_imcb",
2367 		.value = "running",
2368 	},
2369 	{
2370 		.key = "init.svc.volte_imsm_93",
2371 		.value = "running",
2372 	},
2373 	{
2374 		.key = "init.svc.volte_stack",
2375 		.value = "running",
2376 	},
2377 	{
2378 		.key = "init.svc.volte_ua",
2379 		.value = "running",
2380 	},
2381 	{
2382 		.key = "init.svc.vtservice",
2383 		.value = "running",
2384 	},
2385 	{
2386 		.key = "init.svc.vtservice_hidl",
2387 		.value = "running",
2388 	},
2389 	{
2390 		.key = "init.svc.webview_zygote32",
2391 		.value = "running",
2392 	},
2393 	{
2394 		.key = "init.svc.wfca",
2395 		.value = "running",
2396 	},
2397 	{
2398 		.key = "init.svc.wifi2agps",
2399 		.value = "running",
2400 	},
2401 	{
2402 		.key = "init.svc.wifi_hal_legacy",
2403 		.value = "running",
2404 	},
2405 	{
2406 		.key = "init.svc.wificond",
2407 		.value = "running",
2408 	},
2409 	{
2410 		.key = "init.svc.wmt_launcher",
2411 		.value = "running",
2412 	},
2413 	{
2414 		.key = "init.svc.wmt_loader",
2415 		.value = "stopped",
2416 	},
2417 	{
2418 		.key = "init.svc.wpa_supplicant",
2419 		.value = "running",
2420 	},
2421 	{
2422 		.key = "init.svc.zygote",
2423 		.value = "running",
2424 	},
2425 	{
2426 		.key = "init.svc.zygote_secondary",
2427 		.value = "running",
2428 	},
2429 	{
2430 		.key = "is_can_remove_themespacelib",
2431 		.value = "1",
2432 	},
2433 	{
2434 		.key = "media.settings.xml",
2435 		.value = "/vendor/etc/media_profiles.xml",
2436 	},
2437 	{
2438 		.key = "media.wfd.portrait",
2439 		.value = "0",
2440 	},
2441 	{
2442 		.key = "media.wfd.video-format",
2443 		.value = "7",
2444 	},
2445 	{
2446 		.key = "mediatek.wlan.chip",
2447 		.value = "CONSYS_MT6771",
2448 	},
2449 	{
2450 		.key = "mediatek.wlan.ctia",
2451 		.value = "0",
2452 	},
2453 	{
2454 		.key = "mediatek.wlan.module.postfix",
2455 		.value = "_consys_mt6771",
2456 	},
2457 	{
2458 		.key = "mtk.eccci.c2k",
2459 		.value = "enabled",
2460 	},
2461 	{
2462 		.key = "mtk.md1.status",
2463 		.value = "ready",
2464 	},
2465 	{
2466 		.key = "mtk.vdec.waitkeyframeforplay",
2467 		.value = "1",
2468 	},
2469 	{
2470 		.key = "net.bt.name",
2471 		.value = "Android",
2472 	},
2473 	{
2474 		.key = "net.ims.ipsec.version",
2475 		.value = "2.0",
2476 	},
2477 	{
2478 		.key = "net.perf.internal.cpu.core",
2479 		.value = "4,4,0,0",
2480 	},
2481 	{
2482 		.key = "net.perf.internal.cpu.freq",
2483 		.value = "-1,-1,-1,-1",
2484 	},
2485 	{
2486 		.key = "net.perf.internal.rps",
2487 		.value = "0f",
2488 	},
2489 	{
2490 		.key = "net.perf.rps.default",
2491 		.value = "0f",
2492 	},
2493 	{
2494 		.key = "net.perf.tether.cpu.core",
2495 		.value = "4,4,0,0",
2496 	},
2497 	{
2498 		.key = "net.perf.tether.cpu.freq",
2499 		.value = "1183000,1638000,0,0",
2500 	},
2501 	{
2502 		.key = "net.perf.tether.rps",
2503 		.value = "0f",
2504 	},
2505 	{
2506 		.key = "net.qtaguid_enabled",
2507 		.value = "1",
2508 	},
2509 	{
2510 		.key = "net.tcp.default_init_rwnd",
2511 		.value = "60",
2512 	},
2513 	{
2514 		.key = "oppo.camera.packname",
2515 		.value = "",
2516 	},
2517 	{
2518 		.key = "oppo.clear.running",
2519 		.value = "0",
2520 	},
2521 	{
2522 		.key = "oppo.device.firstboot",
2523 		.value = "0",
2524 	},
2525 	{
2526 		.key = "oppo.dex.front.package",
2527 		.value = "com.android.settings",
2528 	},
2529 	{
2530 		.key = "oppo.fpc.sw.version",
2531 		.value = "23",
2532 	},
2533 	{
2534 		.key = "oppo.hide.navigationbar",
2535 		.value = "1",
2536 	},
2537 	{
2538 		.key = "oppo.rutils.used.count",
2539 		.value = "0",
2540 	},
2541 	{
2542 		.key = "oppo.sau.modem.deletebkp",
2543 		.value = "1",
2544 	},
2545 	{
2546 		.key = "oppo.service.datafree.enable",
2547 		.value = "0",
2548 	},
2549 	{
2550 		.key = "oppo.service.rutils.enable",
2551 		.value = "0",
2552 	},
2553 	{
2554 		.key = "oppo.simsettings.boot.completed",
2555 		.value = "true",
2556 	},
2557 	{
2558 		.key = "persist.aee.core.direct",
2559 		.value = "disable",
2560 	},
2561 	{
2562 		.key = "persist.aee.core.dump",
2563 		.value = "disable",
2564 	},
2565 	{
2566 		.key = "persist.aee.db.count",
2567 		.value = "4",
2568 	},
2569 	{
2570 		.key = "persist.aee.fatal_db.count",
2571 		.value = "4",
2572 	},
2573 	{
2574 		.key = "persist.anr.dumpthr",
2575 		.value = "1",
2576 	},
2577 	{
2578 		.key = "persist.anr.enhancement",
2579 		.value = "0",
2580 	},
2581 	{
2582 		.key = "persist.datashaping.alarmgroup",
2583 		.value = "1",
2584 	},
2585 	{
2586 		.key = "persist.duraspeed.support",
2587 		.value = "1",
2588 	},
2589 	{
2590 		.key = "persist.log.size.main",
2591 		.value = "",
2592 	},
2593 	{
2594 		.key = "persist.log.tag.AT",
2595 		.value = "I",
2596 	},
2597 	{
2598 		.key = "persist.log.tag.AdnRecord",
2599 		.value = "I",
2600 	},
2601 	{
2602 		.key = "persist.log.tag.AdnRecordCache",
2603 		.value = "I",
2604 	},
2605 	{
2606 		.key = "persist.log.tag.AdnRecordLoader",
2607 		.value = "I",
2608 	},
2609 	{
2610 		.key = "persist.log.tag.AirplaneHandler",
2611 		.value = "I",
2612 	},
2613 	{
2614 		.key = "persist.log.tag.AutoRegSmsFwk",
2615 		.value = "I",
2616 	},
2617 	{
2618 		.key = "persist.log.tag.C2K_AT",
2619 		.value = "I",
2620 	},
2621 	{
2622 		.key = "persist.log.tag.C2K_ATConfig",
2623 		.value = "I",
2624 	},
2625 	{
2626 		.key = "persist.log.tag.C2K_RIL-DATA",
2627 		.value = "I",
2628 	},
2629 	{
2630 		.key = "persist.log.tag.C2K_RILC",
2631 		.value = "I",
2632 	},
2633 	{
2634 		.key = "persist.log.tag.CapaSwitch",
2635 		.value = "I",
2636 	},
2637 	{
2638 		.key = "persist.log.tag.CdmaMoSms",
2639 		.value = "I",
2640 	},
2641 	{
2642 		.key = "persist.log.tag.CdmaMtSms",
2643 		.value = "I",
2644 	},
2645 	{
2646 		.key = "persist.log.tag.ConSmsFwkExt",
2647 		.value = "I",
2648 	},
2649 	{
2650 		.key = "persist.log.tag.CountryDetector",
2651 		.value = "I",
2652 	},
2653 	{
2654 		.key = "persist.log.tag.DC-1",
2655 		.value = "I",
2656 	},
2657 	{
2658 		.key = "persist.log.tag.DC-2",
2659 		.value = "I",
2660 	},
2661 	{
2662 		.key = "persist.log.tag.DCT",
2663 		.value = "I",
2664 	},
2665 	{
2666 		.key = "persist.log.tag.DSSelector",
2667 		.value = "I",
2668 	},
2669 	{
2670 		.key = "persist.log.tag.DSSelectorOP01",
2671 		.value = "I",
2672 	},
2673 	{
2674 		.key = "persist.log.tag.DSSelectorOP02",
2675 		.value = "I",
2676 	},
2677 	{
2678 		.key = "persist.log.tag.DSSelectorOP09",
2679 		.value = "I",
2680 	},
2681 	{
2682 		.key = "persist.log.tag.DSSelectorOP18",
2683 		.value = "I",
2684 	},
2685 	{
2686 		.key = "persist.log.tag.DSSelectorOm",
2687 		.value = "I",
2688 	},
2689 	{
2690 		.key = "persist.log.tag.DSSelectorUtil",
2691 		.value = "I",
2692 	},
2693 	{
2694 		.key = "persist.log.tag.DataDispatcher",
2695 		.value = "I",
2696 	},
2697 	{
2698 		.key = "persist.log.tag.DataOnlySmsFwk",
2699 		.value = "I",
2700 	},
2701 	{
2702 		.key = "persist.log.tag.DcFcMgr",
2703 		.value = "I",
2704 	},
2705 	{
2706 		.key = "persist.log.tag.DupSmsFilterExt",
2707 		.value = "I",
2708 	},
2709 	{
2710 		.key = "persist.log.tag.ECCCallHelper",
2711 		.value = "I",
2712 	},
2713 	{
2714 		.key = "persist.log.tag.ECCNumUtils",
2715 		.value = "I",
2716 	},
2717 	{
2718 		.key = "persist.log.tag.ECCRetryHandler",
2719 		.value = "I",
2720 	},
2721 	{
2722 		.key = "persist.log.tag.ECCRuleHandler",
2723 		.value = "I",
2724 	},
2725 	{
2726 		.key = "persist.log.tag.ECCSwitchPhone",
2727 		.value = "I",
2728 	},
2729 	{
2730 		.key = "persist.log.tag.ExternalSimMgr",
2731 		.value = "I",
2732 	},
2733 	{
2734 		.key = "persist.log.tag.GbaApp",
2735 		.value = "I",
2736 	},
2737 	{
2738 		.key = "persist.log.tag.GbaBsfProcedure",
2739 		.value = "I",
2740 	},
2741 	{
2742 		.key = "persist.log.tag.GbaBsfResponse",
2743 		.value = "I",
2744 	},
2745 	{
2746 		.key = "persist.log.tag.GbaDebugParam",
2747 		.value = "I",
2748 	},
2749 	{
2750 		.key = "persist.log.tag.GbaService",
2751 		.value = "I",
2752 	},
2753 	{
2754 		.key = "persist.log.tag.GsmCallTkrHlpr",
2755 		.value = "I",
2756 	},
2757 	{
2758 		.key = "persist.log.tag.GsmCdmaConn",
2759 		.value = "I",
2760 	},
2761 	{
2762 		.key = "persist.log.tag.GsmCdmaPhone",
2763 		.value = "I",
2764 	},
2765 	{
2766 		.key = "persist.log.tag.GsmConnection",
2767 		.value = "I",
2768 	},
2769 	{
2770 		.key = "persist.log.tag.GsmMmiCode",
2771 		.value = "I",
2772 	},
2773 	{
2774 		.key = "persist.log.tag.IMSRILRequest",
2775 		.value = "I",
2776 	},
2777 	{
2778 		.key = "persist.log.tag.IMS_RILA",
2779 		.value = "I",
2780 	},
2781 	{
2782 		.key = "persist.log.tag.IccCardProxy",
2783 		.value = "I",
2784 	},
2785 	{
2786 		.key = "persist.log.tag.IccPhoneBookIM",
2787 		.value = "I",
2788 	},
2789 	{
2790 		.key = "persist.log.tag.IccProvider",
2791 		.value = "I",
2792 	},
2793 	{
2794 		.key = "persist.log.tag.ImsApp",
2795 		.value = "I",
2796 	},
2797 	{
2798 		.key = "persist.log.tag.ImsBaseCommands",
2799 		.value = "I",
2800 	},
2801 	{
2802 		.key = "persist.log.tag.ImsCall",
2803 		.value = "I",
2804 	},
2805 	{
2806 		.key = "persist.log.tag.ImsCallProfile",
2807 		.value = "I",
2808 	},
2809 	{
2810 		.key = "persist.log.tag.ImsCallSession",
2811 		.value = "I",
2812 	},
2813 	{
2814 		.key = "persist.log.tag.ImsEcbm",
2815 		.value = "I",
2816 	},
2817 	{
2818 		.key = "persist.log.tag.ImsEcbmProxy",
2819 		.value = "I",
2820 	},
2821 	{
2822 		.key = "persist.log.tag.ImsManager",
2823 		.value = "I",
2824 	},
2825 	{
2826 		.key = "persist.log.tag.ImsPhone",
2827 		.value = "I",
2828 	},
2829 	{
2830 		.key = "persist.log.tag.ImsPhoneBase",
2831 		.value = "I",
2832 	},
2833 	{
2834 		.key = "persist.log.tag.ImsPhoneCall",
2835 		.value = "I",
2836 	},
2837 	{
2838 		.key = "persist.log.tag.ImsService",
2839 		.value = "I",
2840 	},
2841 	{
2842 		.key = "persist.log.tag.ImsUt",
2843 		.value = "I",
2844 	},
2845 	{
2846 		.key = "persist.log.tag.ImsUtService",
2847 		.value = "I",
2848 	},
2849 	{
2850 		.key = "persist.log.tag.ImsVTProvider",
2851 		.value = "I",
2852 	},
2853 	{
2854 		.key = "persist.log.tag.IsimFileHandler",
2855 		.value = "I",
2856 	},
2857 	{
2858 		.key = "persist.log.tag.IsimRecords",
2859 		.value = "I",
2860 	},
2861 	{
2862 		.key = "persist.log.tag.LIBC2K_RIL",
2863 		.value = "I",
2864 	},
2865 	{
2866 		.key = "persist.log.tag.MGsmSMSDisp",
2867 		.value = "I",
2868 	},
2869 	{
2870 		.key = "persist.log.tag.MSimSmsIStatus",
2871 		.value = "I",
2872 	},
2873 	{
2874 		.key = "persist.log.tag.MSmsStorageMtr",
2875 		.value = "I",
2876 	},
2877 	{
2878 		.key = "persist.log.tag.MSmsUsageMtr",
2879 		.value = "I",
2880 	},
2881 	{
2882 		.key = "persist.log.tag.MTKSST",
2883 		.value = "D",
2884 	},
2885 	{
2886 		.key = "persist.log.tag.MtkAdnRecord",
2887 		.value = "I",
2888 	},
2889 	{
2890 		.key = "persist.log.tag.MtkConSmsFwk",
2891 		.value = "I",
2892 	},
2893 	{
2894 		.key = "persist.log.tag.MtkCsimFH",
2895 		.value = "I",
2896 	},
2897 	{
2898 		.key = "persist.log.tag.MtkDCT",
2899 		.value = "I",
2900 	},
2901 	{
2902 		.key = "persist.log.tag.MtkDupSmsFilter",
2903 		.value = "I",
2904 	},
2905 	{
2906 		.key = "persist.log.tag.MtkFactory",
2907 		.value = "I",
2908 	},
2909 	{
2910 		.key = "persist.log.tag.MtkGsmCdmaConn",
2911 		.value = "I",
2912 	},
2913 	{
2914 		.key = "persist.log.tag.MtkIccCardProxy",
2915 		.value = "I",
2916 	},
2917 	{
2918 		.key = "persist.log.tag.MtkIccPHBIM",
2919 		.value = "I",
2920 	},
2921 	{
2922 		.key = "persist.log.tag.MtkIccProvider",
2923 		.value = "I",
2924 	},
2925 	{
2926 		.key = "persist.log.tag.MtkIccSmsIntMgr",
2927 		.value = "I",
2928 	},
2929 	{
2930 		.key = "persist.log.tag.MtkImsManager",
2931 		.value = "I",
2932 	},
2933 	{
2934 		.key = "persist.log.tag.MtkImsService",
2935 		.value = "I",
2936 	},
2937 	{
2938 		.key = "persist.log.tag.MtkIsimFH",
2939 		.value = "I",
2940 	},
2941 	{
2942 		.key = "persist.log.tag.MtkPhoneNotifr",
2943 		.value = "I",
2944 	},
2945 	{
2946 		.key = "persist.log.tag.MtkRecordLoader",
2947 		.value = "I",
2948 	},
2949 	{
2950 		.key = "persist.log.tag.MtkRetryManager",
2951 		.value = "I",
2952 	},
2953 	{
2954 		.key = "persist.log.tag.MtkRuimFH",
2955 		.value = "I",
2956 	},
2957 	{
2958 		.key = "persist.log.tag.MtkSIMFH",
2959 		.value = "I",
2960 	},
2961 	{
2962 		.key = "persist.log.tag.MtkSIMRecords",
2963 		.value = "I",
2964 	},
2965 	{
2966 		.key = "persist.log.tag.MtkSmsCbHeader",
2967 		.value = "I",
2968 	},
2969 	{
2970 		.key = "persist.log.tag.MtkSmsManager",
2971 		.value = "I",
2972 	},
2973 	{
2974 		.key = "persist.log.tag.MtkSmsMessage",
2975 		.value = "I",
2976 	},
2977 	{
2978 		.key = "persist.log.tag.MtkSpnOverride",
2979 		.value = "I",
2980 	},
2981 	{
2982 		.key = "persist.log.tag.MtkSubCtrl",
2983 		.value = "I",
2984 	},
2985 	{
2986 		.key = "persist.log.tag.MtkUiccCard",
2987 		.value = "I",
2988 	},
2989 	{
2990 		.key = "persist.log.tag.MtkUiccCardApp",
2991 		.value = "I",
2992 	},
2993 	{
2994 		.key = "persist.log.tag.MtkUiccCtrl",
2995 		.value = "I",
2996 	},
2997 	{
2998 		.key = "persist.log.tag.MtkUsimFH",
2999 		.value = "I",
3000 	},
3001 	{
3002 		.key = "persist.log.tag.Mtk_RIL_ImsSms",
3003 		.value = "I",
3004 	},
3005 	{
3006 		.key = "persist.log.tag.NetAgentService",
3007 		.value = "I",
3008 	},
3009 	{
3010 		.key = "persist.log.tag.NetLnkEventHdlr",
3011 		.value = "I",
3012 	},
3013 	{
3014 		.key = "persist.log.tag.NetworkPolicy",
3015 		.value = "I",
3016 	},
3017 	{
3018 		.key = "persist.log.tag.NetworkStats",
3019 		.value = "I",
3020 	},
3021 	{
3022 		.key = "persist.log.tag.OperatorUtils",
3023 		.value = "I",
3024 	},
3025 	{
3026 		.key = "persist.log.tag.Phone",
3027 		.value = "I",
3028 	},
3029 	{
3030 		.key = "persist.log.tag.PhoneFactory",
3031 		.value = "I",
3032 	},
3033 	{
3034 		.key = "persist.log.tag.ProxyController",
3035 		.value = "I",
3036 	},
3037 	{
3038 		.key = "persist.log.tag.RFX",
3039 		.value = "I",
3040 	},
3041 	{
3042 		.key = "persist.log.tag.RIL",
3043 		.value = "I",
3044 	},
3045 	{
3046 		.key = "persist.log.tag.RIL-CC",
3047 		.value = "I",
3048 	},
3049 	{
3050 		.key = "persist.log.tag.RIL-DATA",
3051 		.value = "I",
3052 	},
3053 	{
3054 		.key = "persist.log.tag.RIL-Fusion",
3055 		.value = "I",
3056 	},
3057 	{
3058 		.key = "persist.log.tag.RIL-OEM",
3059 		.value = "I",
3060 	},
3061 	{
3062 		.key = "persist.log.tag.RIL-PHB",
3063 		.value = "I",
3064 	},
3065 	{
3066 		.key = "persist.log.tag.RIL-RP",
3067 		.value = "I",
3068 	},
3069 	{
3070 		.key = "persist.log.tag.RIL-SIM",
3071 		.value = "I",
3072 	},
3073 	{
3074 		.key = "persist.log.tag.RIL-SMS",
3075 		.value = "I",
3076 	},
3077 	{
3078 		.key = "persist.log.tag.RIL-SS",
3079 		.value = "I",
3080 	},
3081 	{
3082 		.key = "persist.log.tag.RILC",
3083 		.value = "I",
3084 	},
3085 	{
3086 		.key = "persist.log.tag.RILC-MTK",
3087 		.value = "I",
3088 	},
3089 	{
3090 		.key = "persist.log.tag.RILC-RP",
3091 		.value = "I",
3092 	},
3093 	{
3094 		.key = "persist.log.tag.RILD",
3095 		.value = "I",
3096 	},
3097 	{
3098 		.key = "persist.log.tag.RILMD2-SS",
3099 		.value = "I",
3100 	},
3101 	{
3102 		.key = "persist.log.tag.RILMUXD",
3103 		.value = "I",
3104 	},
3105 	{
3106 		.key = "persist.log.tag.RIL_Mux",
3107 		.value = "I",
3108 	},
3109 	{
3110 		.key = "persist.log.tag.RIL_UIM_SOCKET",
3111 		.value = "I",
3112 	},
3113 	{
3114 		.key = "persist.log.tag.RP_DAC",
3115 		.value = "I",
3116 	},
3117 	{
3118 		.key = "persist.log.tag.RP_IMS",
3119 		.value = "I",
3120 	},
3121 	{
3122 		.key = "persist.log.tag.RTC_DAC",
3123 		.value = "I",
3124 	},
3125 	{
3126 		.key = "persist.log.tag.RadioManager",
3127 		.value = "I",
3128 	},
3129 	{
3130 		.key = "persist.log.tag.RetryManager",
3131 		.value = "I",
3132 	},
3133 	{
3134 		.key = "persist.log.tag.RfxAction",
3135 		.value = "I",
3136 	},
3137 	{
3138 		.key = "persist.log.tag.RfxChannelMgr",
3139 		.value = "I",
3140 	},
3141 	{
3142 		.key = "persist.log.tag.RfxCloneMgr",
3143 		.value = "I",
3144 	},
3145 	{
3146 		.key = "persist.log.tag.RfxContFactory",
3147 		.value = "I",
3148 	},
3149 	{
3150 		.key = "persist.log.tag.RfxController",
3151 		.value = "I",
3152 	},
3153 	{
3154 		.key = "persist.log.tag.RfxDT",
3155 		.value = "I",
3156 	},
3157 	{
3158 		.key = "persist.log.tag.RfxDebugInfo",
3159 		.value = "I",
3160 	},
3161 	{
3162 		.key = "persist.log.tag.RfxDefDestUtils",
3163 		.value = "I",
3164 	},
3165 	{
3166 		.key = "persist.log.tag.RfxDisThread",
3167 		.value = "I",
3168 	},
3169 	{
3170 		.key = "persist.log.tag.RfxFragEnc",
3171 		.value = "I",
3172 	},
3173 	{
3174 		.key = "persist.log.tag.RfxHandlerMgr",
3175 		.value = "I",
3176 	},
3177 	{
3178 		.key = "persist.log.tag.RfxIdToMsgId",
3179 		.value = "I",
3180 	},
3181 	{
3182 		.key = "persist.log.tag.RfxIdToStr",
3183 		.value = "I",
3184 	},
3185 	{
3186 		.key = "persist.log.tag.RfxMainThread",
3187 		.value = "I",
3188 	},
3189 	{
3190 		.key = "persist.log.tag.RfxMclDisThread",
3191 		.value = "I",
3192 	},
3193 	{
3194 		.key = "persist.log.tag.RfxMclMessenger",
3195 		.value = "I",
3196 	},
3197 	{
3198 		.key = "persist.log.tag.RfxMclStatusMgr",
3199 		.value = "I",
3200 	},
3201 	{
3202 		.key = "persist.log.tag.RfxMessage",
3203 		.value = "I",
3204 	},
3205 	{
3206 		.key = "persist.log.tag.RfxObject",
3207 		.value = "I",
3208 	},
3209 	{
3210 		.key = "persist.log.tag.RfxOpUtils",
3211 		.value = "I",
3212 	},
3213 	{
3214 		.key = "persist.log.tag.RfxRilAdapter",
3215 		.value = "I",
3216 	},
3217 	{
3218 		.key = "persist.log.tag.RfxRilUtils",
3219 		.value = "I",
3220 	},
3221 	{
3222 		.key = "persist.log.tag.RfxRoot",
3223 		.value = "I",
3224 	},
3225 	{
3226 		.key = "persist.log.tag.RfxSM",
3227 		.value = "I",
3228 	},
3229 	{
3230 		.key = "persist.log.tag.RfxSocketSM",
3231 		.value = "I",
3232 	},
3233 	{
3234 		.key = "persist.log.tag.RfxStatusMgr",
3235 		.value = "I",
3236 	},
3237 	{
3238 		.key = "persist.log.tag.RfxTimer",
3239 		.value = "I",
3240 	},
3241 	{
3242 		.key = "persist.log.tag.RfxTransUtils",
3243 		.value = "I",
3244 	},
3245 	{
3246 		.key = "persist.log.tag.RilClient",
3247 		.value = "I",
3248 	},
3249 	{
3250 		.key = "persist.log.tag.RilMalClient",
3251 		.value = "I",
3252 	},
3253 	{
3254 		.key = "persist.log.tag.RmcCapa",
3255 		.value = "I",
3256 	},
3257 	{
3258 		.key = "persist.log.tag.RmcCdmaSimUrc",
3259 		.value = "I",
3260 	},
3261 	{
3262 		.key = "persist.log.tag.RmcCommSimOpReq",
3263 		.value = "I",
3264 	},
3265 	{
3266 		.key = "persist.log.tag.RmcCommSimReq",
3267 		.value = "I",
3268 	},
3269 	{
3270 		.key = "persist.log.tag.RmcDcCommon",
3271 		.value = "I",
3272 	},
3273 	{
3274 		.key = "persist.log.tag.RmcDcDefault",
3275 		.value = "I",
3276 	},
3277 	{
3278 		.key = "persist.log.tag.RmcDcPdnManager",
3279 		.value = "I",
3280 	},
3281 	{
3282 		.key = "persist.log.tag.RmcDcReqHandler",
3283 		.value = "I",
3284 	},
3285 	{
3286 		.key = "persist.log.tag.RmcDcUtility",
3287 		.value = "I",
3288 	},
3289 	{
3290 		.key = "persist.log.tag.RmcImsCtlReqHdl",
3291 		.value = "I",
3292 	},
3293 	{
3294 		.key = "persist.log.tag.RmcImsCtlUrcHdl",
3295 		.value = "I",
3296 	},
3297 	{
3298 		.key = "persist.log.tag.RmcNwHdlr",
3299 		.value = "D",
3300 	},
3301 	{
3302 		.key = "persist.log.tag.RmcNwReqHdlr",
3303 		.value = "D",
3304 	},
3305 	{
3306 		.key = "persist.log.tag.RmcOpRadioReq",
3307 		.value = "I",
3308 	},
3309 	{
3310 		.key = "persist.log.tag.RmcPhbReq",
3311 		.value = "I",
3312 	},
3313 	{
3314 		.key = "persist.log.tag.RmcPhbUrc",
3315 		.value = "I",
3316 	},
3317 	{
3318 		.key = "persist.log.tag.RmcRadioReq",
3319 		.value = "I",
3320 	},
3321 	{
3322 		.key = "persist.log.tag.RmcRatSwHdlr",
3323 		.value = "D",
3324 	},
3325 	{
3326 		.key = "persist.log.tag.RmcWp",
3327 		.value = "I",
3328 	},
3329 	{
3330 		.key = "persist.log.tag.RpAudioControl",
3331 		.value = "I",
3332 	},
3333 	{
3334 		.key = "persist.log.tag.RpCallControl",
3335 		.value = "I",
3336 	},
3337 	{
3338 		.key = "persist.log.tag.RpCdmaOemCtrl",
3339 		.value = "I",
3340 	},
3341 	{
3342 		.key = "persist.log.tag.RpCdmaRadioCtrl",
3343 		.value = "I",
3344 	},
3345 	{
3346 		.key = "persist.log.tag.RpFOUtils",
3347 		.value = "I",
3348 	},
3349 	{
3350 		.key = "persist.log.tag.RpMDCtrl",
3351 		.value = "I",
3352 	},
3353 	{
3354 		.key = "persist.log.tag.RpMalController",
3355 		.value = "I",
3356 	},
3357 	{
3358 		.key = "persist.log.tag.RpModemMessage",
3359 		.value = "I",
3360 	},
3361 	{
3362 		.key = "persist.log.tag.RpPhbController",
3363 		.value = "I",
3364 	},
3365 	{
3366 		.key = "persist.log.tag.RpRadioCtrl",
3367 		.value = "I",
3368 	},
3369 	{
3370 		.key = "persist.log.tag.RpRadioMessage",
3371 		.value = "I",
3372 	},
3373 	{
3374 		.key = "persist.log.tag.RpRilClientCtrl",
3375 		.value = "I",
3376 	},
3377 	{
3378 		.key = "persist.log.tag.RpSimController",
3379 		.value = "I",
3380 	},
3381 	{
3382 		.key = "persist.log.tag.RpSsController",
3383 		.value = "I",
3384 	},
3385 	{
3386 		.key = "persist.log.tag.RtcCapa",
3387 		.value = "I",
3388 	},
3389 	{
3390 		.key = "persist.log.tag.RtcDC",
3391 		.value = "I",
3392 	},
3393 	{
3394 		.key = "persist.log.tag.RtcIms",
3395 		.value = "I",
3396 	},
3397 	{
3398 		.key = "persist.log.tag.RtcNwCtrl",
3399 		.value = "I",
3400 	},
3401 	{
3402 		.key = "persist.log.tag.RtcPhb",
3403 		.value = "I",
3404 	},
3405 	{
3406 		.key = "persist.log.tag.RtcRadioCont",
3407 		.value = "I",
3408 	},
3409 	{
3410 		.key = "persist.log.tag.RtcRatSwCtrl",
3411 		.value = "D",
3412 	},
3413 	{
3414 		.key = "persist.log.tag.RtcWp",
3415 		.value = "I",
3416 	},
3417 	{
3418 		.key = "persist.log.tag.SIMRecords",
3419 		.value = "I",
3420 	},
3421 	{
3422 		.key = "persist.log.tag.SSDecisonMaker",
3423 		.value = "I",
3424 	},
3425 	{
3426 		.key = "persist.log.tag.SimSwitchOP01",
3427 		.value = "I",
3428 	},
3429 	{
3430 		.key = "persist.log.tag.SimSwitchOP02",
3431 		.value = "I",
3432 	},
3433 	{
3434 		.key = "persist.log.tag.SimSwitchOP18",
3435 		.value = "I",
3436 	},
3437 	{
3438 		.key = "persist.log.tag.SimservType",
3439 		.value = "I",
3440 	},
3441 	{
3442 		.key = "persist.log.tag.SimservsTest",
3443 		.value = "I",
3444 	},
3445 	{
3446 		.key = "persist.log.tag.SlotQueueEntry",
3447 		.value = "I",
3448 	},
3449 	{
3450 		.key = "persist.log.tag.SmsPlusCode",
3451 		.value = "I",
3452 	},
3453 	{
3454 		.key = "persist.log.tag.SpnOverride",
3455 		.value = "I",
3456 	},
3457 	{
3458 		.key = "persist.log.tag.SresResponse",
3459 		.value = "I",
3460 	},
3461 	{
3462 		.key = "persist.log.tag.SuppMsgMgr",
3463 		.value = "I",
3464 	},
3465 	{
3466 		.key = "persist.log.tag.SuppSrvConfig",
3467 		.value = "I",
3468 	},
3469 	{
3470 		.key = "persist.log.tag.TeleConfCtrler",
3471 		.value = "I",
3472 	},
3473 	{
3474 		.key = "persist.log.tag.TeleConnService",
3475 		.value = "I",
3476 	},
3477 	{
3478 		.key = "persist.log.tag.TelephonyConf",
3479 		.value = "I",
3480 	},
3481 	{
3482 		.key = "persist.log.tag.TelephonyConn",
3483 		.value = "I",
3484 	},
3485 	{
3486 		.key = "persist.log.tag.UiccCard",
3487 		.value = "I",
3488 	},
3489 	{
3490 		.key = "persist.log.tag.UiccController",
3491 		.value = "I",
3492 	},
3493 	{
3494 		.key = "persist.log.tag.VT",
3495 		.value = "I",
3496 	},
3497 	{
3498 		.key = "persist.log.tag.VsimAdaptor",
3499 		.value = "I",
3500 	},
3501 	{
3502 		.key = "persist.log.tag.WORLDMODE",
3503 		.value = "I",
3504 	},
3505 	{
3506 		.key = "persist.log.tag.WfoApp",
3507 		.value = "I",
3508 	},
3509 	{
3510 		.key = "persist.log.tag.tel_log_ctrl",
3511 		.value = "1",
3512 	},
3513 	{
3514 		.key = "persist.logd.size",
3515 		.value = "16777216",
3516 	},
3517 	{
3518 		.key = "persist.meta.dumpdata",
3519 		.value = "0",
3520 	},
3521 	{
3522 		.key = "persist.mtk.aee.mode",
3523 		.value = "4",
3524 	},
3525 	{
3526 		.key = "persist.mtk.connsys.poweron.ctl",
3527 		.value = "0",
3528 	},
3529 	{
3530 		.key = "persist.mtk.datashaping.support",
3531 		.value = "1",
3532 	},
3533 	{
3534 		.key = "persist.mtk.volte.enable",
3535 		.value = "1",
3536 	},
3537 	{
3538 		.key = "persist.mtk.wcn.combo.chipid",
3539 		.value = "0x6771",
3540 	},
3541 	{
3542 		.key = "persist.mtk.wcn.coredump.mode",
3543 		.value = "2",
3544 	},
3545 	{
3546 		.key = "persist.mtk.wcn.dynamic.dump",
3547 		.value = "0",
3548 	},
3549 	{
3550 		.key = "persist.mtk.wcn.patch.version",
3551 		.value = "20180502111328a",
3552 	},
3553 	{
3554 		.key = "persist.mtk_ct_volte_support",
3555 		.value = "1",
3556 	},
3557 	{
3558 		.key = "persist.mtk_dynamic_ims_switch",
3559 		.value = "1",
3560 	},
3561 	{
3562 		.key = "persist.mtk_epdg_support",
3563 		.value = "1",
3564 	},
3565 	{
3566 		.key = "persist.mtk_ims_support",
3567 		.value = "1",
3568 	},
3569 	{
3570 		.key = "persist.mtk_mims_support",
3571 		.value = "2",
3572 	},
3573 	{
3574 		.key = "persist.mtk_ussi_support",
3575 		.value = "1",
3576 	},
3577 	{
3578 		.key = "persist.mtk_vilte_support",
3579 		.value = "1",
3580 	},
3581 	{
3582 		.key = "persist.mtk_viwifi_support",
3583 		.value = "1",
3584 	},
3585 	{
3586 		.key = "persist.mtk_volte_support",
3587 		.value = "1",
3588 	},
3589 	{
3590 		.key = "persist.mtk_wfc_support",
3591 		.value = "1",
3592 	},
3593 	{
3594 		.key = "persist.power.useautobrightadj",
3595 		.value = "true",
3596 	},
3597 	{
3598 		.key = "persist.radio.airplane.mode.on",
3599 		.value = "false",
3600 	},
3601 	{
3602 		.key = "persist.radio.c_capability_slot",
3603 		.value = "1",
3604 	},
3605 	{
3606 		.key = "persist.radio.data.iccid",
3607 		.value = "",
3608 	},
3609 	{
3610 		.key = "persist.radio.default.sim",
3611 		.value = "0",
3612 	},
3613 	{
3614 		.key = "persist.radio.erlvt.on",
3615 		.value = "1",
3616 	},
3617 	{
3618 		.key = "persist.radio.fd.counter",
3619 		.value = "150",
3620 	},
3621 	{
3622 		.key = "persist.radio.fd.off.counter",
3623 		.value = "50",
3624 	},
3625 	{
3626 		.key = "persist.radio.fd.off.r8.counter",
3627 		.value = "50",
3628 	},
3629 	{
3630 		.key = "persist.radio.fd.r8.counter",
3631 		.value = "150",
3632 	},
3633 	{
3634 		.key = "persist.radio.flashless.fsm",
3635 		.value = "0",
3636 	},
3637 	{
3638 		.key = "persist.radio.flashless.fsm_cst",
3639 		.value = "0",
3640 	},
3641 	{
3642 		.key = "persist.radio.flashless.fsm_rw",
3643 		.value = "0",
3644 	},
3645 	{
3646 		.key = "persist.radio.lastsim1_iccid",
3647 		.value = "null",
3648 	},
3649 	{
3650 		.key = "persist.radio.lastsim2_iccid",
3651 		.value = "null",
3652 	},
3653 	{
3654 		.key = "persist.radio.lte.chip",
3655 		.value = "0",
3656 	},
3657 	{
3658 		.key = "persist.radio.mobile.data",
3659 		.value = "0,0",
3660 	},
3661 	{
3662 		.key = "persist.radio.mtk_dsbp_support",
3663 		.value = "1",
3664 	},
3665 	{
3666 		.key = "persist.radio.mtk_ps2_rat",
3667 		.value = "L/W/G",
3668 	},
3669 	{
3670 		.key = "persist.radio.mtk_ps3_rat",
3671 		.value = "G",
3672 	},
3673 	{
3674 		.key = "persist.radio.multisim.config",
3675 		.value = "dsds",
3676 	},
3677 	{
3678 		.key = "persist.radio.nitz_oper_code",
3679 		.value = ",",
3680 	},
3681 	{
3682 		.key = "persist.radio.nitz_oper_lname",
3683 		.value = ",",
3684 	},
3685 	{
3686 		.key = "persist.radio.nitz_oper_sname",
3687 		.value = ",",
3688 	},
3689 	{
3690 		.key = "persist.radio.raf1",
3691 		.value = "225786",
3692 	},
3693 	{
3694 		.key = "persist.radio.raf2",
3695 		.value = "81928",
3696 	},
3697 	{
3698 		.key = "persist.radio.reset_on_switch",
3699 		.value = "false",
3700 	},
3701 	{
3702 		.key = "persist.radio.rilj_nw_type1",
3703 		.value = "-1",
3704 	},
3705 	{
3706 		.key = "persist.radio.rilj_nw_type2",
3707 		.value = "-1",
3708 	},
3709 	{
3710 		.key = "persist.radio.sim.mode",
3711 		.value = "3",
3712 	},
3713 	{
3714 		.key = "persist.radio.sim.opid",
3715 		.value = "0",
3716 	},
3717 	{
3718 		.key = "persist.radio.sim.opid_1",
3719 		.value = "0",
3720 	},
3721 	{
3722 		.key = "persist.radio.simswitch",
3723 		.value = "1",
3724 	},
3725 	{
3726 		.key = "persist.radio.smart.data.switch",
3727 		.value = "1",
3728 	},
3729 	{
3730 		.key = "persist.radio.volte_state",
3731 		.value = "1",
3732 	},
3733 	{
3734 		.key = "persist.service.acm.enable",
3735 		.value = "0",
3736 	},
3737 	{
3738 		.key = "persist.service.stk.shutdown",
3739 		.value = "0",
3740 	},
3741 	{
3742 		.key = "persist.sys.allcommode",
3743 		.value = "true",
3744 	},
3745 	{
3746 		.key = "persist.sys.assert.enable",
3747 		.value = "false",
3748 	},
3749 	{
3750 		.key = "persist.sys.assert.enabletip",
3751 		.value = "0",
3752 	},
3753 	{
3754 		.key = "persist.sys.assert.panic",
3755 		.value = "false",
3756 	},
3757 	{
3758 		.key = "persist.sys.assert.state",
3759 		.value = "false",
3760 	},
3761 	{
3762 		.key = "persist.sys.bluelight.default",
3763 		.value = "128",
3764 	},
3765 	{
3766 		.key = "persist.sys.cfu_auto",
3767 		.value = "1",
3768 	},
3769 	{
3770 		.key = "persist.sys.close_engneer_ui",
3771 		.value = "1",
3772 	},
3773 	{
3774 		.key = "persist.sys.customize.forbcap",
3775 		.value = "false",
3776 	},
3777 	{
3778 		.key = "persist.sys.dalvik.vm.lib.2",
3779 		.value = "libart.so",
3780 	},
3781 	{
3782 		.key = "persist.sys.debug.color_temp",
3783 		.value = "0",
3784 	},
3785 	{
3786 		.key = "persist.sys.device_first_boot",
3787 		.value = "0",
3788 	},
3789 	{
3790 		.key = "persist.sys.disable_rescue",
3791 		.value = "true",
3792 	},
3793 	{
3794 		.key = "persist.sys.enable.hypnus",
3795 		.value = "1",
3796 	},
3797 	{
3798 		.key = "persist.sys.errmsg",
3799 		.value = "-1",
3800 	},
3801 	{
3802 		.key = "persist.sys.feedback.rooted",
3803 		.value = "false",
3804 	},
3805 	{
3806 		.key = "persist.sys.hardcoder.name",
3807 		.value = "oiface",
3808 	},
3809 	{
3810 		.key = "persist.sys.hdcp_checking",
3811 		.value = "false",
3812 	},
3813 	{
3814 		.key = "persist.sys.hw_status",
3815 		.value = "1",
3816 	},
3817 	{
3818 		.key = "persist.sys.lasttime",
3819 		.value = "1526733385000",
3820 	},
3821 	{
3822 		.key = "persist.sys.locale",
3823 		.value = "en-US",
3824 	},
3825 	{
3826 		.key = "persist.sys.media.use-awesome",
3827 		.value = "false",
3828 	},
3829 	{
3830 		.key = "persist.sys.modem.path",
3831 		.value = "",
3832 	},
3833 	{
3834 		.key = "persist.sys.mute.state",
3835 		.value = "2",
3836 	},
3837 	{
3838 		.key = "persist.sys.nlp.enabled",
3839 		.value = "0",
3840 	},
3841 	{
3842 		.key = "persist.sys.nw_lab_test",
3843 		.value = "0",
3844 	},
3845 	{
3846 		.key = "persist.sys.nw_mbn_icon",
3847 		.value = "0",
3848 	},
3849 	{
3850 		.key = "persist.sys.oem_smooth",
3851 		.value = "1",
3852 	},
3853 	{
3854 		.key = "persist.sys.oiface.enable",
3855 		.value = "2",
3856 	},
3857 	{
3858 		.key = "persist.sys.oiface.feature",
3859 		.value = "oiface:1f,oifaceim:ffffffff",
3860 	},
3861 	{
3862 		.key = "persist.sys.oppo.displaymetrics",
3863 		.value = "1080,2280",
3864 	},
3865 	{
3866 		.key = "persist.sys.oppo.dragstate",
3867 		.value = "0",
3868 	},
3869 	{
3870 		.key = "persist.sys.oppo.fatal",
3871 		.value = "",
3872 	},
3873 	{
3874 		.key = "persist.sys.oppo.fb_upgraded",
3875 		.value = "1",
3876 	},
3877 	{
3878 		.key = "persist.sys.oppo.fp_psensor",
3879 		.value = "true",
3880 	},
3881 	{
3882 		.key = "persist.sys.oppo.fp_tpprotecet",
3883 		.value = "true",
3884 	},
3885 	{
3886 		.key = "persist.sys.oppo.junklog",
3887 		.value = "false",
3888 	},
3889 	{
3890 		.key = "persist.sys.oppo.junkmonitor",
3891 		.value = "true",
3892 	},
3893 	{
3894 		.key = "persist.sys.oppo.log.config",
3895 		.value = "0",
3896 	},
3897 	{
3898 		.key = "persist.sys.oppo.longpwk",
3899 		.value = "",
3900 	},
3901 	{
3902 		.key = "persist.sys.oppo.reboot",
3903 		.value = "",
3904 	},
3905 	{
3906 		.key = "persist.sys.oppo.region",
3907 		.value = "CN",
3908 	},
3909 	{
3910 		.key = "persist.sys.oppo.screendrag",
3911 		.value = "0,0,0,0",
3912 	},
3913 	{
3914 		.key = "persist.sys.oppo.silence",
3915 		.value = "0",
3916 	},
3917 	{
3918 		.key = "persist.sys.oppodebug.tpcatcher",
3919 		.value = "14",
3920 	},
3921 	{
3922 		.key = "persist.sys.opponetwake.enable",
3923 		.value = "true",
3924 	},
3925 	{
3926 		.key = "persist.sys.oppopcm.enable",
3927 		.value = "true",
3928 	},
3929 	{
3930 		.key = "persist.sys.oppopm.enable",
3931 		.value = "false",
3932 	},
3933 	{
3934 		.key = "persist.sys.ota.downloaded",
3935 		.value = "false",
3936 	},
3937 	{
3938 		.key = "persist.sys.ota.last_screenoff",
3939 		.value = "1531538953665",
3940 	},
3941 	{
3942 		.key = "persist.sys.panictime",
3943 		.value = "0",
3944 	},
3945 	{
3946 		.key = "persist.sys.permission.enable",
3947 		.value = "true",
3948 	},
3949 	{
3950 		.key = "persist.sys.pms_sys_removable",
3951 		.value = "1",
3952 	},
3953 	{
3954 		.key = "persist.sys.poweroffsound",
3955 		.value = "1",
3956 	},
3957 	{
3958 		.key = "persist.sys.poweronsound",
3959 		.value = "1",
3960 	},
3961 	{
3962 		.key = "persist.sys.pq.adl.idx",
3963 		.value = "0",
3964 	},
3965 	{
3966 		.key = "persist.sys.pq.hdr.en",
3967 		.value = "1",
3968 	},
3969 	{
3970 		.key = "persist.sys.pq.iso.shp.en",
3971 		.value = "2",
3972 	},
3973 	{
3974 		.key = "persist.sys.pq.log.en",
3975 		.value = "0",
3976 	},
3977 	{
3978 		.key = "persist.sys.pq.mdp.ccorr.en",
3979 		.value = "2",
3980 	},
3981 	{
3982 		.key = "persist.sys.pq.mdp.color.dbg",
3983 		.value = "1",
3984 	},
3985 	{
3986 		.key = "persist.sys.pq.mdp.color.idx",
3987 		.value = "0",
3988 	},
3989 	{
3990 		.key = "persist.sys.pq.mdp.dre.en",
3991 		.value = "2",
3992 	},
3993 	{
3994 		.key = "persist.sys.pq.shp.idx",
3995 		.value = "2",
3996 	},
3997 	{
3998 		.key = "persist.sys.pq.ultrares.en",
3999 		.value = "2",
4000 	},
4001 	{
4002 		.key = "persist.sys.procmon_enable",
4003 		.value = "1",
4004 	},
4005 	{
4006 		.key = "persist.sys.sau.launchcheck",
4007 		.value = "2",
4008 	},
4009 	{
4010 		.key = "persist.sys.strictmode.visual",
4011 		.value = "",
4012 	},
4013 	{
4014 		.key = "persist.sys.themeflag",
4015 		.value = "3",
4016 	},
4017 	{
4018 		.key = "persist.sys.thermal.enable",
4019 		.value = "false",
4020 	},
4021 	{
4022 		.key = "persist.sys.timezone",
4023 		.value = "America/Los_Angeles",
4024 	},
4025 	{
4026 		.key = "persist.sys.ui.hw",
4027 		.value = "false",
4028 	},
4029 	{
4030 		.key = "persist.sys.usb.config",
4031 		.value = "adb",
4032 	},
4033 	{
4034 		.key = "persist.sys.webview.vmsize",
4035 		.value = "127064880",
4036 	},
4037 	{
4038 		.key = "persist.sys.wipemedia",
4039 		.value = "0",
4040 	},
4041 	{
4042 		.key = "persist.version.confidential",
4043 		.value = "false",
4044 	},
4045 	{
4046 		.key = "pm.dexopt.ab-ota",
4047 		.value = "speed-profile",
4048 	},
4049 	{
4050 		.key = "pm.dexopt.bg-dexopt",
4051 		.value = "speed-profile",
4052 	},
4053 	{
4054 		.key = "pm.dexopt.boot",
4055 		.value = "verify",
4056 	},
4057 	{
4058 		.key = "pm.dexopt.core-app",
4059 		.value = "speed",
4060 	},
4061 	{
4062 		.key = "pm.dexopt.first-boot",
4063 		.value = "quicken",
4064 	},
4065 	{
4066 		.key = "pm.dexopt.inactive",
4067 		.value = "verify",
4068 	},
4069 	{
4070 		.key = "pm.dexopt.install",
4071 		.value = "quicken",
4072 	},
4073 	{
4074 		.key = "pm.dexopt.shared",
4075 		.value = "speed",
4076 	},
4077 	{
4078 		.key = "qemu.hw.mainkeys",
4079 		.value = "0",
4080 	},
4081 	{
4082 		.key = "ril.active.md",
4083 		.value = "12",
4084 	},
4085 	{
4086 		.key = "ril.apc.support",
4087 		.value = "1",
4088 	},
4089 	{
4090 		.key = "ril.cdma.card.omh",
4091 		.value = "-1",
4092 	},
4093 	{
4094 		.key = "ril.cdma.card.omh.1",
4095 		.value = "-1",
4096 	},
4097 	{
4098 		.key = "ril.cdma.card.type.1",
4099 		.value = "255",
4100 	},
4101 	{
4102 		.key = "ril.cdma.card.type.2",
4103 		.value = "255",
4104 	},
4105 	{
4106 		.key = "ril.cdma.ecclist",
4107 		.value = "",
4108 	},
4109 	{
4110 		.key = "ril.cdma.ecclist1",
4111 		.value = "",
4112 	},
4113 	{
4114 		.key = "ril.ecc.service.category.list",
4115 		.value = "",
4116 	},
4117 	{
4118 		.key = "ril.ecc.service.category.list.1",
4119 		.value = "",
4120 	},
4121 	{
4122 		.key = "ril.ecclist",
4123 		.value = "",
4124 	},
4125 	{
4126 		.key = "ril.ecclist1",
4127 		.value = "",
4128 	},
4129 	{
4130 		.key = "ril.epdg.interface.ctrl",
4131 		.value = "1",
4132 	},
4133 	{
4134 		.key = "ril.external.md",
4135 		.value = "0",
4136 	},
4137 	{
4138 		.key = "ril.fd.mode",
4139 		.value = "1",
4140 	},
4141 	{
4142 		.key = "ril.first.md",
4143 		.value = "1",
4144 	},
4145 	{
4146 		.key = "ril.flightmode.poweroffMD",
4147 		.value = "0",
4148 	},
4149 	{
4150 		.key = "ril.imsi.status.sim1",
4151 		.value = "0",
4152 	},
4153 	{
4154 		.key = "ril.imsi.status.sim2",
4155 		.value = "0",
4156 	},
4157 	{
4158 		.key = "ril.ipo.radiooff",
4159 		.value = "0",
4160 	},
4161 	{
4162 		.key = "ril.md_changed_apn_class.iccid0",
4163 		.value = "",
4164 	},
4165 	{
4166 		.key = "ril.md_changed_apn_class.iccid1",
4167 		.value = "",
4168 	},
4169 	{
4170 		.key = "ril.md_changed_apn_class0",
4171 		.value = "",
4172 	},
4173 	{
4174 		.key = "ril.md_changed_apn_class1",
4175 		.value = "",
4176 	},
4177 	{
4178 		.key = "ril.mtk",
4179 		.value = "1",
4180 	},
4181 	{
4182 		.key = "ril.mux.ee.md1",
4183 		.value = "0",
4184 	},
4185 	{
4186 		.key = "ril.mux.report.case",
4187 		.value = "0",
4188 	},
4189 	{
4190 		.key = "ril.muxreport.run",
4191 		.value = "0",
4192 	},
4193 	{
4194 		.key = "ril.nw.signalstrength.lte.1",
4195 		.value = "-75,26",
4196 	},
4197 	{
4198 		.key = "ril.nw.signalstrength.lte.2",
4199 		.value = "2147483647,214748364",
4200 	},
4201 	{
4202 		.key = "ril.nw.worldmode.activemode",
4203 		.value = "1",
4204 	},
4205 	{
4206 		.key = "ril.nw.worldmode.keep_3g_mode",
4207 		.value = "0",
4208 	},
4209 	{
4210 		.key = "ril.radiooff.poweroffMD",
4211 		.value = "0",
4212 	},
4213 	{
4214 		.key = "ril.read.imsi",
4215 		.value = "1",
4216 	},
4217 	{
4218 		.key = "ril.simswitch.no_reset_support",
4219 		.value = "1",
4220 	},
4221 	{
4222 		.key = "ril.simswitch.tpluswsupport",
4223 		.value = "1",
4224 	},
4225 	{
4226 		.key = "ril.specific.sm_cause",
4227 		.value = "0",
4228 	},
4229 	{
4230 		.key = "ril.telephony.mode",
4231 		.value = "0",
4232 	},
4233 	{
4234 		.key = "rild.libargs",
4235 		.value = "-d /dev/ttyC0",
4236 	},
4237 	{
4238 		.key = "rild.libpath",
4239 		.value = "mtk-ril.so",
4240 	},
4241 	{
4242 		.key = "rild.mark_switchuser",
4243 		.value = "0",
4244 	},
4245 	{
4246 		.key = "ro.adb.secure",
4247 		.value = "1",
4248 	},
4249 	{
4250 		.key = "ro.aee.enforcing",
4251 		.value = "no",
4252 	},
4253 	{
4254 		.key = "ro.aee.enperf",
4255 		.value = "off",
4256 	},
4257 	{
4258 		.key = "ro.allow.mock.location",
4259 		.value = "0",
4260 	},
4261 	{
4262 		.key = "ro.ap_info_monitor",
4263 		.value = "0",
4264 	},
4265 	{
4266 		.key = "ro.audio.silent",
4267 		.value = "0",
4268 	},
4269 	{
4270 		.key = "ro.audio.usb.period_us",
4271 		.value = "16000",
4272 	},
4273 	{
4274 		.key = "ro.baseband",
4275 		.value = "unknown",
4276 	},
4277 	{
4278 		.key = "ro.board.platform",
4279 		.value = "mt6771",
4280 	},
4281 	{
4282 		.key = "ro.boot.atm",
4283 		.value = "disabled",
4284 	},
4285 	{
4286 		.key = "ro.boot.bootreason",
4287 		.value = "power_key",
4288 	},
4289 	{
4290 		.key = "ro.boot.flash.locked",
4291 		.value = "1",
4292 	},
4293 	{
4294 		.key = "ro.boot.gauge",
4295 		.value = "no",
4296 	},
4297 	{
4298 		.key = "ro.boot.hardware",
4299 		.value = "mt6771",
4300 	},
4301 	{
4302 		.key = "ro.boot.meta_log_disable",
4303 		.value = "0",
4304 	},
4305 	{
4306 		.key = "ro.boot.mode",
4307 		.value = "normal",
4308 	},
4309 	{
4310 		.key = "ro.boot.opt_c2k_lte_mode",
4311 		.value = "2",
4312 	},
4313 	{
4314 		.key = "ro.boot.opt_c2k_support",
4315 		.value = "1",
4316 	},
4317 	{
4318 		.key = "ro.boot.opt_eccci_c2k",
4319 		.value = "1",
4320 	},
4321 	{
4322 		.key = "ro.boot.opt_lte_support",
4323 		.value = "1",
4324 	},
4325 	{
4326 		.key = "ro.boot.opt_md1_support",
4327 		.value = "12",
4328 	},
4329 	{
4330 		.key = "ro.boot.opt_md3_support",
4331 		.value = "0",
4332 	},
4333 	{
4334 		.key = "ro.boot.opt_ps1_rat",
4335 		.value = "C/Lf/Lt/W/T/G",
4336 	},
4337 	{
4338 		.key = "ro.boot.opt_using_default",
4339 		.value = "0",
4340 	},
4341 	{
4342 		.key = "ro.boot.serialno",
4343 		.value = "9P4SUSOBEI7HIJJR",
4344 	},
4345 	{
4346 		.key = "ro.boot.verifiedbootstate",
4347 		.value = "green",
4348 	},
4349 	{
4350 		.key = "ro.boot.veritymode",
4351 		.value = "enforcing",
4352 	},
4353 	{
4354 		.key = "ro.bootimage.build.date",
4355 		.value = "Wed May 9 23:01:52 CST 2018",
4356 	},
4357 	{
4358 		.key = "ro.bootimage.build.date.utc",
4359 		.value = "1525878112",
4360 	},
4361 	{
4362 		.key = "ro.bootimage.build.fingerprint",
4363 		.value = "OPPO/PACM00/PACM00:8.1.0/O11019/1523979512:user/release-keys",
4364 	},
4365 	{
4366 		.key = "ro.bootloader",
4367 		.value = "unknown",
4368 	},
4369 	{
4370 		.key = "ro.bootmode",
4371 		.value = "normal",
4372 	},
4373 	{
4374 		.key = "ro.build.characteristics",
4375 		.value = "default",
4376 	},
4377 	{
4378 		.key = "ro.build.date",
4379 		.value = "Wed May  9 23:05:20 CST 2018",
4380 	},
4381 	{
4382 		.key = "ro.build.date.Ymd",
4383 		.value = "180509",
4384 	},
4385 	{
4386 		.key = "ro.build.date.YmdHM",
4387 		.value = "201805092153",
4388 	},
4389 	{
4390 		.key = "ro.build.date.utc",
4391 		.value = "1525878320",
4392 	},
4393 	{
4394 		.key = "ro.build.date.ymd",
4395 		.value = "180509",
4396 	},
4397 	{
4398 		.key = "ro.build.description",
4399 		.value = "full_oppo6771_17197-user 8.1.0 O11019 1525878118 release-keys",
4400 	},
4401 	{
4402 		.key = "ro.build.display.id",
4403 		.value = "PACM00_11_A.15_180509",
4404 	},
4405 	{
4406 		.key = "ro.build.fingerprint",
4407 		.value = "OPPO/PACM00/PACM00:8.1.0/O11019/1523979512:user/release-keys",
4408 	},
4409 	{
4410 		.key = "ro.build.flavor",
4411 		.value = "full_oppo6771_17197-user",
4412 	},
4413 	{
4414 		.key = "ro.build.host",
4415 		.value = "ubuntu-121-152",
4416 	},
4417 	{
4418 		.key = "ro.build.id",
4419 		.value = "O11019",
4420 	},
4421 	{
4422 		.key = "ro.build.kernel.id",
4423 		.value = "4.4.95-G201805092153",
4424 	},
4425 	{
4426 		.key = "ro.build.master.date",
4427 		.value = "201805092153",
4428 	},
4429 	{
4430 		.key = "ro.build.product",
4431 		.value = "PACM00",
4432 	},
4433 	{
4434 		.key = "ro.build.release_type",
4435 		.value = "true",
4436 	},
4437 	{
4438 		.key = "ro.build.tags",
4439 		.value = "release-keys",
4440 	},
4441 	{
4442 		.key = "ro.build.type",
4443 		.value = "user",
4444 	},
4445 	{
4446 		.key = "ro.build.user",
4447 		.value = "root",
4448 	},
4449 	{
4450 		.key = "ro.build.version.all_codenames",
4451 		.value = "REL",
4452 	},
4453 	{
4454 		.key = "ro.build.version.base_os",
4455 		.value = "OPPO/PACM00/PACM00:8.1.0/O11019/1522676105:user/release-keys",
4456 	},
4457 	{
4458 		.key = "ro.build.version.codename",
4459 		.value = "REL",
4460 	},
4461 	{
4462 		.key = "ro.build.version.incremental",
4463 		.value = "1525878320",
4464 	},
4465 	{
4466 		.key = "ro.build.version.opporom",
4467 		.value = "V5.0",
4468 	},
4469 	{
4470 		.key = "ro.build.version.ota",
4471 		.value = "PACM00_11.A.15_0150_201805092153",
4472 	},
4473 	{
4474 		.key = "ro.build.version.preview_sdk",
4475 		.value = "0",
4476 	},
4477 	{
4478 		.key = "ro.build.version.release",
4479 		.value = "8.1.0",
4480 	},
4481 	{
4482 		.key = "ro.build.version.sdk",
4483 		.value = "27",
4484 	},
4485 	{
4486 		.key = "ro.build.version.security_patch",
4487 		.value = "2018-04-05",
4488 	},
4489 	{
4490 		.key = "ro.camera.hfr.enable",
4491 		.value = "1",
4492 	},
4493 	{
4494 		.key = "ro.camera.sound.forced",
4495 		.value = "0",
4496 	},
4497 	{
4498 		.key = "ro.camera.temperature.limit",
4499 		.value = "460",
4500 	},
4501 	{
4502 		.key = "ro.camera.videoeis.enable",
4503 		.value = "1",
4504 	},
4505 	{
4506 		.key = "ro.carrier",
4507 		.value = "unknown",
4508 	},
4509 	{
4510 		.key = "ro.cdma.cfall.disable",
4511 		.value = "*730",
4512 	},
4513 	{
4514 		.key = "ro.cdma.cfb.disable",
4515 		.value = "*900",
4516 	},
4517 	{
4518 		.key = "ro.cdma.cfb.enable",
4519 		.value = "*90",
4520 	},
4521 	{
4522 		.key = "ro.cdma.cfdf.disable",
4523 		.value = "*680",
4524 	},
4525 	{
4526 		.key = "ro.cdma.cfdf.enable",
4527 		.value = "*68",
4528 	},
4529 	{
4530 		.key = "ro.cdma.cfnr.disable",
4531 		.value = "*920",
4532 	},
4533 	{
4534 		.key = "ro.cdma.cfnr.enable",
4535 		.value = "*92",
4536 	},
4537 	{
4538 		.key = "ro.cdma.cfu.disable",
4539 		.value = "*720",
4540 	},
4541 	{
4542 		.key = "ro.cdma.cfu.enable",
4543 		.value = "*72",
4544 	},
4545 	{
4546 		.key = "ro.cdma.cw.disable",
4547 		.value = "*740",
4548 	},
4549 	{
4550 		.key = "ro.cdma.cw.enable",
4551 		.value = "*74",
4552 	},
4553 	{
4554 		.key = "ro.com.android.mobiledata",
4555 		.value = "true",
4556 	},
4557 	{
4558 		.key = "ro.com.google.clientidbase",
4559 		.value = "android-oppo",
4560 	},
4561 	{
4562 		.key = "ro.config.alarm_alert",
4563 		.value = "ringtone_008.ogg",
4564 	},
4565 	{
4566 		.key = "ro.config.calendar_sound",
4567 		.value = "notification_003.ogg",
4568 	},
4569 	{
4570 		.key = "ro.config.notification_sim2",
4571 		.value = "notification_001.ogg",
4572 	},
4573 	{
4574 		.key = "ro.config.notification_sms",
4575 		.value = "notification_001.ogg",
4576 	},
4577 	{
4578 		.key = "ro.config.notification_sound",
4579 		.value = "notification_008.ogg",
4580 	},
4581 	{
4582 		.key = "ro.config.ringtone",
4583 		.value = "ringtone_001.ogg",
4584 	},
4585 	{
4586 		.key = "ro.config.ringtone_sim2",
4587 		.value = "ringtone_001.ogg",
4588 	},
4589 	{
4590 		.key = "ro.control_privapp_permissions",
4591 		.value = "log",
4592 	},
4593 	{
4594 		.key = "ro.crypto.fs_crypto_blkdev",
4595 		.value = "/dev/block/dm-0",
4596 	},
4597 	{
4598 		.key = "ro.crypto.state",
4599 		.value = "encrypted",
4600 	},
4601 	{
4602 		.key = "ro.crypto.type",
4603 		.value = "block",
4604 	},
4605 	{
4606 		.key = "ro.dalvik.vm.native.bridge",
4607 		.value = "0",
4608 	},
4609 	{
4610 		.key = "ro.debuggable",
4611 		.value = "0",
4612 	},
4613 	{
4614 		.key = "ro.device_owner",
4615 		.value = "false",
4616 	},
4617 	{
4618 		.key = "ro.email_support_ucs2",
4619 		.value = "0",
4620 	},
4621 	{
4622 		.key = "ro.expect.recovery_id",
4623 		.value = "",
4624 	},
4625 	{
4626 		.key = "ro.frp.pst",
4627 		.value = "/dev/block/platform/bootdevice/by-name/frp",
4628 	},
4629 	{
4630 		.key = "ro.gauge",
4631 		.value = "no",
4632 	},
4633 	{
4634 		.key = "ro.hardware",
4635 		.value = "mt6771",
4636 	},
4637 	{
4638 		.key = "ro.hardware.kmsetkey",
4639 		.value = "trustonic",
4640 	},
4641 	{
4642 		.key = "ro.have_aacencode_feature",
4643 		.value = "1",
4644 	},
4645 	{
4646 		.key = "ro.have_aee_feature",
4647 		.value = "1",
4648 	},
4649 	{
4650 		.key = "ro.hw.phone.color",
4651 		.value = "FFC5C5C5",
4652 	},
4653 	{
4654 		.key = "ro.kernel.zio",
4655 		.value = "38,108,105,16",
4656 	},
4657 	{
4658 		.key = "ro.ksc5601_write",
4659 		.value = "0",
4660 	},
4661 	{
4662 		.key = "ro.lcd.backlight.config_boe",
4663 		.value = "11,816,5,246,397,665,912,1177,1473,1627,1890,2047",
4664 	},
4665 	{
4666 		.key = "ro.lcd.backlight.config_dsjm",
4667 		.value = "11,816,5,246,397,665,912,1177,1473,1627,1890,2047",
4668 	},
4669 	{
4670 		.key = "ro.lcd.backlight.config_jdi",
4671 		.value = "11,851,7,280,435,699,943,1191,1465,1605,1847,2047",
4672 	},
4673 	{
4674 		.key = "ro.lcd.backlight.config_tianma",
4675 		.value = "11,816,5,246,397,665,912,1177,1473,1627,1890,2047",
4676 	},
4677 	{
4678 		.key = "ro.lcd.backlight.config_truly",
4679 		.value = "11,816,5,246,397,665,912,1177,1473,1627,1890,2047",
4680 	},
4681 	{
4682 		.key = "ro.lcd.backlight.samsung_tenbit",
4683 		.value = "10,176,9,45,70,130,214,345,546,686,1023",
4684 	},
4685 	{
4686 		.key = "ro.md_apps.support",
4687 		.value = "1",
4688 	},
4689 	{
4690 		.key = "ro.md_auto_setup_ims",
4691 		.value = "1",
4692 	},
4693 	{
4694 		.key = "ro.mediatek.chip_ver",
4695 		.value = "S01",
4696 	},
4697 	{
4698 		.key = "ro.mediatek.platform",
4699 		.value = "MT6771",
4700 	},
4701 	{
4702 		.key = "ro.mediatek.version.branch",
4703 		.value = "alps-mp-o1.mp1.tc16sp",
4704 	},
4705 	{
4706 		.key = "ro.mediatek.version.release",
4707 		.value = "PACM00_11_A.15_180509",
4708 	},
4709 	{
4710 		.key = "ro.mediatek.version.sdk",
4711 		.value = "4",
4712 	},
4713 	{
4714 		.key = "ro.mediatek.wlan.p2p",
4715 		.value = "1",
4716 	},
4717 	{
4718 		.key = "ro.mediatek.wlan.wsc",
4719 		.value = "1",
4720 	},
4721 	{
4722 		.key = "ro.mount.fs",
4723 		.value = "EXT4",
4724 	},
4725 	{
4726 		.key = "ro.mtk_aal_support",
4727 		.value = "1",
4728 	},
4729 	{
4730 		.key = "ro.mtk_afw_support",
4731 		.value = "1",
4732 	},
4733 	{
4734 		.key = "ro.mtk_agps_app",
4735 		.value = "1",
4736 	},
4737 	{
4738 		.key = "ro.mtk_aod_support",
4739 		.value = "1",
4740 	},
4741 	{
4742 		.key = "ro.mtk_audio_alac_support",
4743 		.value = "1",
4744 	},
4745 	{
4746 		.key = "ro.mtk_audio_ape_support",
4747 		.value = "1",
4748 	},
4749 	{
4750 		.key = "ro.mtk_audio_tuning_tool_ver",
4751 		.value = "V2.2",
4752 	},
4753 	{
4754 		.key = "ro.mtk_bg_power_saving_support",
4755 		.value = "1",
4756 	},
4757 	{
4758 		.key = "ro.mtk_bg_power_saving_ui",
4759 		.value = "1",
4760 	},
4761 	{
4762 		.key = "ro.mtk_bip_scws",
4763 		.value = "1",
4764 	},
4765 	{
4766 		.key = "ro.mtk_blulight_def_support",
4767 		.value = "1",
4768 	},
4769 	{
4770 		.key = "ro.mtk_bsp_package",
4771 		.value = "1",
4772 	},
4773 	{
4774 		.key = "ro.mtk_bt_support",
4775 		.value = "1",
4776 	},
4777 	{
4778 		.key = "ro.mtk_c2k_support",
4779 		.value = "1",
4780 	},
4781 	{
4782 		.key = "ro.mtk_cam_lomo_support",
4783 		.value = "1",
4784 	},
4785 	{
4786 		.key = "ro.mtk_cam_mfb_support",
4787 		.value = "3",
4788 	},
4789 	{
4790 		.key = "ro.mtk_cam_stereo_camera_support",
4791 		.value = "1",
4792 	},
4793 	{
4794 		.key = "ro.mtk_camera_app_version",
4795 		.value = "3",
4796 	},
4797 	{
4798 		.key = "ro.mtk_config_max_dram_size",
4799 		.value = "0x800000000",
4800 	},
4801 	{
4802 		.key = "ro.mtk_cta_drm_support",
4803 		.value = "1",
4804 	},
4805 	{
4806 		.key = "ro.mtk_cta_set",
4807 		.value = "1",
4808 	},
4809 	{
4810 		.key = "ro.mtk_data_config",
4811 		.value = "1",
4812 	},
4813 	{
4814 		.key = "ro.mtk_deinterlace_support",
4815 		.value = "1",
4816 	},
4817 	{
4818 		.key = "ro.mtk_dhcpv6c_wifi",
4819 		.value = "1",
4820 	},
4821 	{
4822 		.key = "ro.mtk_dual_mic_support",
4823 		.value = "1",
4824 	},
4825 	{
4826 		.key = "ro.mtk_eap_sim_aka",
4827 		.value = "1",
4828 	},
4829 	{
4830 		.key = "ro.mtk_emmc_support",
4831 		.value = "1",
4832 	},
4833 	{
4834 		.key = "ro.mtk_exchange_support",
4835 		.value = "1",
4836 	},
4837 	{
4838 		.key = "ro.mtk_external_sim_only_slots",
4839 		.value = "0",
4840 	},
4841 	{
4842 		.key = "ro.mtk_external_sim_support",
4843 		.value = "1",
4844 	},
4845 	{
4846 		.key = "ro.mtk_f2fs_enable",
4847 		.value = "0",
4848 	},
4849 	{
4850 		.key = "ro.mtk_fd_support",
4851 		.value = "1",
4852 	},
4853 	{
4854 		.key = "ro.mtk_flv_playback_support",
4855 		.value = "1",
4856 	},
4857 	{
4858 		.key = "ro.mtk_fm_50khz_support",
4859 		.value = "1",
4860 	},
4861 	{
4862 		.key = "ro.mtk_gps_support",
4863 		.value = "1",
4864 	},
4865 	{
4866 		.key = "ro.mtk_is_tablet",
4867 		.value = "0",
4868 	},
4869 	{
4870 		.key = "ro.mtk_log_hide_gps",
4871 		.value = "0",
4872 	},
4873 	{
4874 		.key = "ro.mtk_lte_support",
4875 		.value = "1",
4876 	},
4877 	{
4878 		.key = "ro.mtk_md_world_mode_support",
4879 		.value = "1",
4880 	},
4881 	{
4882 		.key = "ro.mtk_modem_monitor_support",
4883 		.value = "1",
4884 	},
4885 	{
4886 		.key = "ro.mtk_oma_drm_support",
4887 		.value = "1",
4888 	},
4889 	{
4890 		.key = "ro.mtk_omacp_support",
4891 		.value = "1",
4892 	},
4893 	{
4894 		.key = "ro.mtk_perf_fast_start_win",
4895 		.value = "1",
4896 	},
4897 	{
4898 		.key = "ro.mtk_perf_response_time",
4899 		.value = "1",
4900 	},
4901 	{
4902 		.key = "ro.mtk_perf_simple_start_win",
4903 		.value = "1",
4904 	},
4905 	{
4906 		.key = "ro.mtk_pow_perf_support",
4907 		.value = "1",
4908 	},
4909 	{
4910 		.key = "ro.mtk_pq_color_mode",
4911 		.value = "1",
4912 	},
4913 	{
4914 		.key = "ro.mtk_pq_support",
4915 		.value = "2",
4916 	},
4917 	{
4918 		.key = "ro.mtk_protocol1_rat_config",
4919 		.value = "C/Lf/Lt/W/T/G",
4920 	},
4921 	{
4922 		.key = "ro.mtk_ril_mode",
4923 		.value = "c6m_1rild",
4924 	},
4925 	{
4926 		.key = "ro.mtk_rild_read_imsi",
4927 		.value = "1",
4928 	},
4929 	{
4930 		.key = "ro.mtk_search_db_support",
4931 		.value = "1",
4932 	},
4933 	{
4934 		.key = "ro.mtk_send_rr_support",
4935 		.value = "1",
4936 	},
4937 	{
4938 		.key = "ro.mtk_shared_sdcard",
4939 		.value = "1",
4940 	},
4941 	{
4942 		.key = "ro.mtk_sim_hot_swap",
4943 		.value = "1",
4944 	},
4945 	{
4946 		.key = "ro.mtk_sim_hot_swap_common_slot",
4947 		.value = "1",
4948 	},
4949 	{
4950 		.key = "ro.mtk_single_bin_modem_support",
4951 		.value = "1",
4952 	},
4953 	{
4954 		.key = "ro.mtk_slow_motion_support",
4955 		.value = "1",
4956 	},
4957 	{
4958 		.key = "ro.mtk_soter_support",
4959 		.value = "1",
4960 	},
4961 	{
4962 		.key = "ro.mtk_tee_gp_support",
4963 		.value = "1",
4964 	},
4965 	{
4966 		.key = "ro.mtk_tetheringipv6_support",
4967 		.value = "1",
4968 	},
4969 	{
4970 		.key = "ro.mtk_trustonic_tee_support",
4971 		.value = "1",
4972 	},
4973 	{
4974 		.key = "ro.mtk_wapi_support",
4975 		.value = "1",
4976 	},
4977 	{
4978 		.key = "ro.mtk_wappush_support",
4979 		.value = "1",
4980 	},
4981 	{
4982 		.key = "ro.mtk_wfd_support",
4983 		.value = "1",
4984 	},
4985 	{
4986 		.key = "ro.mtk_widevine_drm_l3_support",
4987 		.value = "1",
4988 	},
4989 	{
4990 		.key = "ro.mtk_wlan_support",
4991 		.value = "1",
4992 	},
4993 	{
4994 		.key = "ro.mtk_wmv_playback_support",
4995 		.value = "1",
4996 	},
4997 	{
4998 		.key = "ro.mtk_world_phone_policy",
4999 		.value = "0",
5000 	},
5001 	{
5002 		.key = "ro.mtk_zsdhdr_support",
5003 		.value = "1",
5004 	},
5005 	{
5006 		.key = "ro.mtkrc.path",
5007 		.value = "/vendor/etc/init/hw/",
5008 	},
5009 	{
5010 		.key = "ro.num_md_protocol",
5011 		.value = "2",
5012 	},
5013 	{
5014 		.key = "ro.oem_unlock_supported",
5015 		.value = "1",
5016 	},
5017 	{
5018 		.key = "ro.opengles.version",
5019 		.value = "196610",
5020 	},
5021 	{
5022 		.key = "ro.oppo.market.name",
5023 		.value = "OPPO R15",
5024 	},
5025 	{
5026 		.key = "ro.oppo.screen.heteromorphism",
5027 		.value = "378,0:702,80",
5028 	},
5029 	{
5030 		.key = "ro.oppo.theme.version",
5031 		.value = "805",
5032 	},
5033 	{
5034 		.key = "ro.oppo.version",
5035 		.value = "",
5036 	},
5037 	{
5038 		.key = "ro.product.authentication",
5039 		.value = "2018CP0915",
5040 	},
5041 	{
5042 		.key = "ro.product.board",
5043 		.value = "oppo6771_17197",
5044 	},
5045 	{
5046 		.key = "ro.product.brand",
5047 		.value = "OPPO",
5048 	},
5049 	{
5050 		.key = "ro.product.cpu.abi",
5051 		.value = "arm64-v8a",
5052 	},
5053 	{
5054 		.key = "ro.product.cpu.abilist",
5055 		.value = "arm64-v8a,armeabi-v7a,armeabi",
5056 	},
5057 	{
5058 		.key = "ro.product.cpu.abilist32",
5059 		.value = "armeabi-v7a,armeabi",
5060 	},
5061 	{
5062 		.key = "ro.product.cpu.abilist64",
5063 		.value = "arm64-v8a",
5064 	},
5065 	{
5066 		.key = "ro.product.device",
5067 		.value = "PACM00",
5068 	},
5069 	{
5070 		.key = "ro.product.first_api_level",
5071 		.value = "27",
5072 	},
5073 	{
5074 		.key = "ro.product.hw",
5075 		.value = "DB091",
5076 	},
5077 	{
5078 		.key = "ro.product.locale",
5079 		.value = "zh-CN",
5080 	},
5081 	{
5082 		.key = "ro.product.manufacturer",
5083 		.value = "OPPO",
5084 	},
5085 	{
5086 		.key = "ro.product.model",
5087 		.value = "PACM00",
5088 	},
5089 	{
5090 		.key = "ro.product.name",
5091 		.value = "PACM00",
5092 	},
5093 	{
5094 		.key = "ro.product.sar",
5095 		.value = "1.7",
5096 	},
5097 	{
5098 		.key = "ro.property_service.version",
5099 		.value = "2",
5100 	},
5101 	{
5102 		.key = "ro.radio.simcount",
5103 		.value = "2",
5104 	},
5105 	{
5106 		.key = "ro.recovery_id",
5107 		.value = "0x3d563eab71489464541dbb8210b4c7933e61bc7a000000000000000000000000",
5108 	},
5109 	{
5110 		.key = "ro.reserve1.get",
5111 		.value = "/dev/block/platform/bootdevice/by-name/reserve1",
5112 	},
5113 	{
5114 		.key = "ro.revision",
5115 		.value = "0",
5116 	},
5117 	{
5118 		.key = "ro.rom.featrue",
5119 		.value = "allnet",
5120 	},
5121 	{
5122 		.key = "ro.script.version",
5123 		.value = "1.0",
5124 	},
5125 	{
5126 		.key = "ro.secure",
5127 		.value = "1",
5128 	},
5129 	{
5130 		.key = "ro.separate.soft",
5131 		.value = "17197",
5132 	},
5133 	{
5134 		.key = "ro.serialno",
5135 		.value = "9P4SUSOBEI7HIJJR",
5136 	},
5137 	{
5138 		.key = "ro.sf.hwrotation",
5139 		.value = "0",
5140 	},
5141 	{
5142 		.key = "ro.sf.lcd_density",
5143 		.value = "480",
5144 	},
5145 	{
5146 		.key = "ro.sim_me_lock_mode",
5147 		.value = "0",
5148 	},
5149 	{
5150 		.key = "ro.sim_refresh_reset_by_modem",
5151 		.value = "1",
5152 	},
5153 	{
5154 		.key = "ro.sys.sdcardfs",
5155 		.value = "1",
5156 	},
5157 	{
5158 		.key = "ro.sys.usb.bicr",
5159 		.value = "no",
5160 	},
5161 	{
5162 		.key = "ro.sys.usb.charging.only",
5163 		.value = "yes",
5164 	},
5165 	{
5166 		.key = "ro.sys.usb.mtp.whql.enable",
5167 		.value = "0",
5168 	},
5169 	{
5170 		.key = "ro.sys.usb.storage.type",
5171 		.value = "mtp",
5172 	},
5173 	{
5174 		.key = "ro.telephony.default_network",
5175 		.value = "10,10",
5176 	},
5177 	{
5178 		.key = "ro.telephony.sim.count",
5179 		.value = "2",
5180 	},
5181 	{
5182 		.key = "ro.treble.enabled",
5183 		.value = "true",
5184 	},
5185 	{
5186 		.key = "ro.ussd_ksc5601",
5187 		.value = "0",
5188 	},
5189 	{
5190 		.key = "ro.vendor.build.date",
5191 		.value = "Wed May 9 23:01:52 CST 2018",
5192 	},
5193 	{
5194 		.key = "ro.vendor.build.date.utc",
5195 		.value = "1525878112",
5196 	},
5197 	{
5198 		.key = "ro.vendor.build.fingerprint",
5199 		.value = "OPPO/PACM00/PACM00:8.1.0/O11019/1523979512:user/release-keys",
5200 	},
5201 	{
5202 		.key = "ro.vendor.product.brand",
5203 		.value = "OPPO",
5204 	},
5205 	{
5206 		.key = "ro.vendor.product.device",
5207 		.value = "PACM00",
5208 	},
5209 	{
5210 		.key = "ro.vendor.product.manufacturer",
5211 		.value = "OPPO",
5212 	},
5213 	{
5214 		.key = "ro.vendor.product.model",
5215 		.value = "PACM00",
5216 	},
5217 	{
5218 		.key = "ro.vendor.product.name",
5219 		.value = "PACM00",
5220 	},
5221 	{
5222 		.key = "ro.vendor.product.oem",
5223 		.value = "PACM00",
5224 	},
5225 	{
5226 		.key = "ro.vold.serialno",
5227 		.value = "9P4SUSOBEI7HIJJR",
5228 	},
5229 	{
5230 		.key = "ro.wifi.channels",
5231 		.value = "",
5232 	},
5233 	{
5234 		.key = "ro.wlan.gen",
5235 		.value = "gen3",
5236 	},
5237 	{
5238 		.key = "ro.wlan.mtk.wifi.5g",
5239 		.value = "1",
5240 	},
5241 	{
5242 		.key = "ro.xxversion",
5243 		.value = "V0.5",
5244 	},
5245 	{
5246 		.key = "ro.zygote",
5247 		.value = "zygote64_32",
5248 	},
5249 	{
5250 		.key = "ro.zygote.preload.enable",
5251 		.value = "0",
5252 	},
5253 	{
5254 		.key = "security.perf_harden",
5255 		.value = "1",
5256 	},
5257 	{
5258 		.key = "service.bootanim.exit",
5259 		.value = "1",
5260 	},
5261 	{
5262 		.key = "service.nvram_init",
5263 		.value = "Ready",
5264 	},
5265 	{
5266 		.key = "service.sf.present_timestamp",
5267 		.value = "1",
5268 	},
5269 	{
5270 		.key = "service.wcn.driver.ready",
5271 		.value = "yes",
5272 	},
5273 	{
5274 		.key = "service.wcn.formeta.ready",
5275 		.value = "yes",
5276 	},
5277 	{
5278 		.key = "sys.app_freeze_timeout",
5279 		.value = "0",
5280 	},
5281 	{
5282 		.key = "sys.boot.reason",
5283 		.value = "0",
5284 	},
5285 	{
5286 		.key = "sys.boot_completed",
5287 		.value = "1",
5288 	},
5289 	{
5290 		.key = "sys.build.display.id",
5291 		.value = "PACM00_11_A.15_180509_a7d06fc5",
5292 	},
5293 	{
5294 		.key = "sys.fb_parent_pid",
5295 		.value = "595",
5296 	},
5297 	{
5298 		.key = "sys.fw_boot",
5299 		.value = "progress_done",
5300 	},
5301 	{
5302 		.key = "sys.ipo.disable",
5303 		.value = "1",
5304 	},
5305 	{
5306 		.key = "sys.ipo.pwrdncap",
5307 		.value = "2",
5308 	},
5309 	{
5310 		.key = "sys.ipowin.done",
5311 		.value = "1",
5312 	},
5313 	{
5314 		.key = "sys.logbootcomplete",
5315 		.value = "1",
5316 	},
5317 	{
5318 		.key = "sys.loglimit.enabled",
5319 		.value = "true",
5320 	},
5321 	{
5322 		.key = "sys.mediatek.version.release",
5323 		.value = "PACM00_11_A.15_180509_a7d06fc5",
5324 	},
5325 	{
5326 		.key = "sys.oem_unlock_allowed",
5327 		.value = "0",
5328 	},
5329 	{
5330 		.key = "sys.oppo.boot_completed",
5331 		.value = "1",
5332 	},
5333 	{
5334 		.key = "sys.oppo.call_mode",
5335 		.value = "false",
5336 	},
5337 	{
5338 		.key = "sys.oppo.gesturewakeup",
5339 		.value = "0",
5340 	},
5341 	{
5342 		.key = "sys.oppo.gift",
5343 		.value = "1",
5344 	},
5345 	{
5346 		.key = "sys.oppo.multibrightness",
5347 		.value = "1023",
5348 	},
5349 	{
5350 		.key = "sys.oppo.nw.hongbao",
5351 		.value = "1",
5352 	},
5353 	{
5354 		.key = "sys.oppo.reboot",
5355 		.value = "0",
5356 	},
5357 	{
5358 		.key = "sys.oppo.recheck_finish",
5359 		.value = "true",
5360 	},
5361 	{
5362 		.key = "sys.oppo.screenshot",
5363 		.value = "0",
5364 	},
5365 	{
5366 		.key = "sys.power.screenoff.reason",
5367 		.value = "2",
5368 	},
5369 	{
5370 		.key = "sys.power_off_alarm",
5371 		.value = "0",
5372 	},
5373 	{
5374 		.key = "sys.retaildemo.enabled",
5375 		.value = "0",
5376 	},
5377 	{
5378 		.key = "sys.sysctl.extra_free_kbytes",
5379 		.value = "43284",
5380 	},
5381 	{
5382 		.key = "sys.usb.acm_cnt",
5383 		.value = "0",
5384 	},
5385 	{
5386 		.key = "sys.usb.acm_enable",
5387 		.value = "0",
5388 	},
5389 	{
5390 		.key = "sys.usb.acm_port0",
5391 		.value = "",
5392 	},
5393 	{
5394 		.key = "sys.usb.acm_port1",
5395 		.value = "",
5396 	},
5397 	{
5398 		.key = "sys.usb.clear",
5399 		.value = "boot",
5400 	},
5401 	{
5402 		.key = "sys.usb.config",
5403 		.value = "adb",
5404 	},
5405 	{
5406 		.key = "sys.usb.configfs",
5407 		.value = "1",
5408 	},
5409 	{
5410 		.key = "sys.usb.controller",
5411 		.value = "musb-hdrc",
5412 	},
5413 	{
5414 		.key = "sys.usb.ffs.mtp.ready",
5415 		.value = "1",
5416 	},
5417 	{
5418 		.key = "sys.usb.ffs.ready",
5419 		.value = "1",
5420 	},
5421 	{
5422 		.key = "sys.usb.pid",
5423 		.value = "0x2769",
5424 	},
5425 	{
5426 		.key = "sys.usb.state",
5427 		.value = "adb",
5428 	},
5429 	{
5430 		.key = "sys.usb.temp",
5431 		.value = "",
5432 	},
5433 	{
5434 		.key = "sys.usb.vid",
5435 		.value = "0x22d9",
5436 	},
5437 	{
5438 		.key = "sys.user.0.ce_available",
5439 		.value = "true",
5440 	},
5441 	{
5442 		.key = "sys.wifitracing.started",
5443 		.value = "1",
5444 	},
5445 	{
5446 		.key = "telephony.lteOnCdmaDevice",
5447 		.value = "1",
5448 	},
5449 	{
5450 		.key = "vold.decrypt",
5451 		.value = "trigger_restart_framework",
5452 	},
5453 	{
5454 		.key = "vold.encryption.type",
5455 		.value = "default",
5456 	},
5457 	{
5458 		.key = "vold.has_adoptable",
5459 		.value = "0",
5460 	},
5461 	{
5462 		.key = "vold.has_quota",
5463 		.value = "1",
5464 	},
5465 	{
5466 		.key = "vold.post_fs_data_done",
5467 		.value = "1",
5468 	},
5469 	{
5470 		.key = "wfd.dummy.enable",
5471 		.value = "1",
5472 	},
5473 	{
5474 		.key = "wfd.iframesize.level",
5475 		.value = "0",
5476 	},
5477 	{
5478 		.key = "wifi.direct.interface",
5479 		.value = "p2p0",
5480 	},
5481 	{
5482 		.key = "wifi.interface",
5483 		.value = "wlan0",
5484 	},
5485 	{
5486 		.key = "wifi.tethering.interface",
5487 		.value = "ap0",
5488 	},
5489 	{ NULL },
5490 };
5491 #endif /* __ANDROID__ */
5492