blob: a91a15b57088dda5822c985ff90ad5489905131c [file] [log] [blame]
Marat Dukhan84435902017-11-29 15:53:58 -08001struct cpuinfo_mock_file filesystem[] = {
2 {
3 .path = "/proc/cpuinfo",
4 .size = 1776,
5 .content =
6 "processor\t: 0\n"
7 "Features\t: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt lpae evtstrm aes pmull sha1 sha2 crc32\n"
8 "CPU implementer\t: 0x41\n"
9 "CPU architecture: 8\n"
10 "CPU variant\t: 0x0\n"
11 "CPU part\t: 0xd03\n"
12 "CPU revision\t: 4\n"
13 "\n"
14 "processor\t: 1\n"
15 "Features\t: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt lpae evtstrm aes pmull sha1 sha2 crc32\n"
16 "CPU implementer\t: 0x41\n"
17 "CPU architecture: 8\n"
18 "CPU variant\t: 0x0\n"
19 "CPU part\t: 0xd03\n"
20 "CPU revision\t: 4\n"
21 "\n"
22 "processor\t: 2\n"
23 "Features\t: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt lpae evtstrm aes pmull sha1 sha2 crc32\n"
24 "CPU implementer\t: 0x41\n"
25 "CPU architecture: 8\n"
26 "CPU variant\t: 0x0\n"
27 "CPU part\t: 0xd03\n"
28 "CPU revision\t: 4\n"
29 "\n"
30 "processor\t: 3\n"
31 "Features\t: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt lpae evtstrm aes pmull sha1 sha2 crc32\n"
32 "CPU implementer\t: 0x41\n"
33 "CPU architecture: 8\n"
34 "CPU variant\t: 0x0\n"
35 "CPU part\t: 0xd03\n"
36 "CPU revision\t: 4\n"
37 "\n"
38 "processor\t: 4\n"
39 "Features\t: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt lpae evtstrm aes pmull sha1 sha2 crc32\n"
40 "CPU implementer\t: 0x41\n"
41 "CPU architecture: 8\n"
42 "CPU variant\t: 0x0\n"
43 "CPU part\t: 0xd03\n"
44 "CPU revision\t: 4\n"
45 "\n"
46 "processor\t: 5\n"
47 "Features\t: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt lpae evtstrm aes pmull sha1 sha2 crc32\n"
48 "CPU implementer\t: 0x41\n"
49 "CPU architecture: 8\n"
50 "CPU variant\t: 0x0\n"
51 "CPU part\t: 0xd03\n"
52 "CPU revision\t: 4\n"
53 "\n"
54 "processor\t: 6\n"
55 "Features\t: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt lpae 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: 0xd03\n"
60 "CPU revision\t: 4\n"
61 "\n"
62 "processor\t: 7\n"
63 "Features\t: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt lpae evtstrm aes pmull sha1 sha2 crc32\n"
64 "CPU implementer\t: 0x41\n"
65 "CPU architecture: 8\n"
66 "CPU variant\t: 0x0\n"
67 "CPU part\t: 0xd03\n"
68 "CPU revision\t: 4\n"
69 "\n",
70 },
71 {
72 .path = "/system/build.prop",
73 .size = 4472,
74 .content =
75 "\n"
76 "# begin build properties\n"
77 "# autogenerated by buildinfo.sh\n"
78 "ro.build.id=MMB29K\n"
79 "ro.build.display.id=MMB29K.G610FDDU1AQG2\n"
80 "ro.build.version.incremental=G610FDDU1AQG2\n"
81 "ro.build.version.sdk=23\n"
82 "ro.build.version.preview_sdk=0\n"
83 "ro.build.version.codename=REL\n"
84 "ro.build.version.all_codenames=REL\n"
85 "ro.build.version.release=6.0.1\n"
86 "ro.build.version.security_patch=2017-07-01\n"
87 "ro.build.version.base_os=\n"
88 "ro.build.date=Wed Jul 19 14:49:08 KST 2017\n"
89 "ro.build.date.utc=1500443348\n"
90 "ro.build.type=user\n"
91 "ro.build.user=dpi\n"
92 "ro.build.host=SWDG5116\n"
93 "ro.build.tags=release-keys\n"
94 "ro.build.flavor=on7xeltedd-user\n"
95 "ro.product.model=SM-G610F\n"
96 "ro.product.brand=samsung\n"
97 "ro.product.name=on7xeltedd\n"
98 "ro.product.device=on7xelte\n"
99 "ro.product.board=universal7870\n"
100 "# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,\n"
101 "# use ro.product.cpu.abilist instead.\n"
102 "ro.product.cpu.abi=armeabi-v7a\n"
103 "ro.product.cpu.abi2=armeabi\n"
104 "ro.product.cpu.abilist=armeabi-v7a,armeabi\n"
105 "ro.product.cpu.abilist32=armeabi-v7a,armeabi\n"
106 "ro.product.cpu.abilist64=\n"
107 "ro.product.manufacturer=samsung\n"
108 "ro.product.locale=en-GB\n"
109 "ro.wifi.channels=\n"
110 "ro.board.platform=exynos5\n"
111 "# ro.build.product is obsolete; use ro.product.device\n"
112 "ro.build.product=on7xelte\n"
113 "# Do not try to parse description, fingerprint, or thumbprint\n"
114 "ro.build.description=on7xeltedd-user 6.0.1 MMB29K G610FDDU1AQG2 release-keys\n"
115 "ro.build.fingerprint=samsung/on7xeltedd/on7xelte:6.0.1/MMB29K/G610FDDU1AQG2:user/release-keys\n"
116 "ro.build.characteristics=phone\n"
117 "# Samsung Specific Properties\n"
118 "ro.build.PDA=G610FDDU1AQG2\n"
119 "ro.build.hidden_ver=G610FDDU1AQG2\n"
120 "ro.config.rm_preload_enabled=0\n"
121 "ro.build.changelist=11103419\n"
122 "ro.product_ship=true\n"
123 "ro.build.official.release=true\n"
124 "ro.chipname=exynos7870\n"
125 "# end build properties\n"
126 "\n"
127 "#\n"
128 "# HWUI_BUILD_PROPERTIES\n"
129 "#\n"
130 "ro.hwui.texture_cache_size=50\n"
131 "ro.hwui.layer_cache_size=34\n"
132 "ro.hwui.path_cache_size=10\n"
133 "ro.hwui.texture_cache_flushrate=0.4\n"
134 "ro.hwui.shape_cache_size=4\n"
135 "ro.hwui.gradient_cache_size=2\n"
136 "ro.hwui.drop_shadow_cache_size=6\n"
137 "ro.hwui.r_buffer_cache_size=4\n"
138 "ro.hwui.text_small_cache_width=1024\n"
139 "ro.hwui.text_small_cache_height=1024\n"
140 "ro.hwui.text_large_cache_width=2048\n"
141 "ro.hwui.text_large_cache_height=1024\n"
142 "#\n"
143 "# from device/samsung/on7xelte/system.prop\n"
144 "#\n"
145 "#\n"
146 "# system.prop for universal7870\n"
147 "#\n"
148 "\n"
149 "ro.sf.lcd_density=480\n"
150 "\n"
151 "ro.arch=exynos7870\n"
152 "ro.kernel.qemu=0\n"
153 "ro.kernel.qemu.gles=1\n"
154 "persist.demo.hdmirotationlock=false\n"
155 "\n"
156 "# read DS/SS property\n"
157 "import /efs/factory.prop\n"
158 "ro.multisim.simslotcount=2\n"
159 "\n"
160 "#system prop for Bluetooth SOC type\n"
161 "qcom.bluetooth.soc=rome\n"
162 "\n"
163 "#MARs-SPCM Policy\n"
164 "sys.config.mars_spcm=false\n"
165 "#\n"
166 "# ADDITIONAL_BUILD_PROPERTIES\n"
167 "#\n"
168 "ro.astcenc.astcsupport=1\n"
169 "ro.mct.compressiontype=ETC1\n"
170 "persist.radio.sib16_support=1\n"
171 "ro.config.tima=1\n"
172 "ro.config.timaversion=3.0\n"
173 "ro.config.dmverity=true\n"
174 "ro.config.rkp=true\n"
175 "ro.config.kap=true\n"
176 "ro.telephony.default_network=9\n"
177 "dalvik.vm.image-dex2oat-filter=speed\n"
178 "dalvik.vm.dex2oat-filter=speed\n"
179 "dalvik.vm.heapgrowthlimit=128m\n"
180 "dalvik.vm.heapsize=512m\n"
181 "ro.opengles.version=196608\n"
182 "ro.sf.lcd_density=480\n"
183 "debug.hwc.otf=1\n"
184 "debug.hwc.winupdate=1\n"
185 "debug.hwc.nodirtyregion=1\n"
186 "drm.service.enabled=true\n"
187 "dalvik.vm.heapstartsize=8m\n"
188 "dalvik.vm.heaptargetutilization=0.75\n"
189 "dalvik.vm.heapminfree=2m\n"
190 "dalvik.vm.heapmaxfree=8m\n"
191 "ro.hdcp2.rx=tz\n"
192 "ro.securestorage.support=true\n"
193 "ro.build.scafe=capuccino\n"
194 "ro.build.scafe.size=short\n"
195 "ro.build.scafe.shot=double\n"
196 "ro.build.scafe.cream=white\n"
197 "ro.build.scafe.version=2016A\n"
198 "ro.sec.fle.encryption=true\n"
199 "security.mdpp.mass=skmm\n"
200 "ro.frp.pst=/dev/block/persistent\n"
201 "ro.config.dha_cached_min=8\n"
202 "ro.config.dha_cached_max=16\n"
203 "ro.config.dha_empty_min=8\n"
204 "ro.config.dha_empty_max=32\n"
205 "ro.error.receiver.default=com.samsung.receiver.error\n"
206 "sys.config.bigdata_enable=true\n"
207 "sys.config.bigdata_mem_enable=true\n"
208 "ro.config.ringtone=Over_the_Horizon.ogg\n"
209 "ro.config.notification_sound=Skyline.ogg\n"
210 "ro.config.alarm_alert=Morning_Flower.ogg\n"
211 "ro.config.media_sound=Media_preview_Touch_the_light.ogg\n"
212 "ro.config.ringtone_2=Basic_Bell.ogg\n"
213 "ro.config.notification_sound_2=S_Charming_Bell.ogg\n"
214 "keyguard.no_require_sim=true\n"
215 "ro.carrier=unknown\n"
216 "ro.com.google.clientidbase=android-samsung\n"
217 "ro.security.icd.flagmode=multi\n"
218 "security.ASKS.policy_version=000000\n"
219 "ro.ril.hsxpa=1\n"
220 "ro.ril.gprsclass=10\n"
221 "ro.adb.qemud=1\n"
222 "ro.setupwizard.mode=OPTIONAL\n"
223 "ro.com.google.gmsversion=6.0_r12\n"
224 "ro.build.selinux=1\n"
225 "persist.sys.dalvik.vm.lib.2=libart.so\n"
226 "dalvik.vm.isa.arm.variant=cortex-a15\n"
227 "dalvik.vm.isa.arm.features=default\n"
228 "ro.config.knox=v30\n"
229 "ro.kernel.qemu=0\n"
230 "net.bt.name=Android\n"
231 "dalvik.vm.stack-trace-file=/data/anr/traces.txt\n"
232 "ro.build.version.sdl=2302\n"
233 "ro.expect.recovery_id=0x3e85b81808c34373922e036206319974a46036b7000000000000000000000000\n"
234 "\n",
235 },
236 {
237 .path = "/sys/devices/system/cpu/kernel_max",
238 .size = 2,
239 .content = "7\n",
240 },
241 {
242 .path = "/sys/devices/system/cpu/possible",
243 .size = 4,
244 .content = "0-7\n",
245 },
246 {
247 .path = "/sys/devices/system/cpu/present",
248 .size = 4,
249 .content = "0-7\n",
250 },
251 {
252 .path = "/sys/devices/system/cpu/online",
253 .size = 4,
254 .content = "0-7\n",
255 },
256 {
257 .path = "/sys/devices/system/cpu/offline",
258 .size = 1,
259 .content = "\n",
260 },
261 {
262 .path = "/sys/devices/system/cpu/modalias",
263 .size = 66,
264 .content = "cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007\n",
265 },
266 {
267 .path = "/sys/devices/system/cpu/cpufreq/all_time_in_state",
268 .size = 508,
269 .content =
270 "freq\t\tcpu0\t\tcpu1\t\tcpu2\t\tcpu3\t\tcpu4\t\tcpu5\t\tcpu6\t\tcpu7\t\t\n"
271 "546000\t\t21\t\t21\t\t21\t\t21\t\t30\t\t30\t\t30\t\t30\t\t\n"
272 "676000\t\t4\t\t4\t\t4\t\t4\t\t28\t\t28\t\t28\t\t28\t\t\n"
273 "757000\t\t0\t\t0\t\t0\t\t0\t\t6\t\t6\t\t6\t\t6\t\t\n"
274 "839000\t\t0\t\t0\t\t0\t\t0\t\t22\t\t22\t\t22\t\t22\t\t\n"
275 "902000\t\t63\t\t63\t\t63\t\t63\t\t48\t\t48\t\t48\t\t48\t\t\n"
276 "1014000\t\t7\t\t7\t\t7\t\t7\t\t10\t\t10\t\t10\t\t10\t\t\n"
277 "1144000\t\t12\t\t12\t\t12\t\t12\t\t12\t\t12\t\t12\t\t12\t\t\n"
278 "1248000\t\t27\t\t27\t\t27\t\t27\t\t13\t\t13\t\t13\t\t13\t\t\n"
279 "1352000\t\t2\t\t2\t\t2\t\t2\t\t4\t\t4\t\t4\t\t4\t\t\n"
280 "1482000\t\t4006\t\t4006\t\t4006\t\t4006\t\t3963\t\t3963\t\t3963\t\t3963\t\t\n"
281 "1586000\t\t210\t\t210\t\t210\t\t210\t\t203\t\t203\t\t203\t\t203\t\t\n",
282 },
283 {
284 .path = "/sys/devices/system/cpu/cpuidle/current_driver",
285 .size = 18,
286 .content = "boot_cluster_idle\n",
287 },
288 {
289 .path = "/sys/devices/system/cpu/cpuidle/current_governor_ro",
290 .size = 5,
291 .content = "menu\n",
292 },
293 {
294 .path = "/sys/devices/system/cpu/cpu0/cpuidle/driver/name",
295 .size = 18,
296 .content = "boot_cluster_idle\n",
297 },
298 {
299 .path = "/sys/devices/system/cpu/cpu0/cpufreq/affected_cpus",
300 .size = 8,
301 .content = "0 1 2 3\n",
302 },
303 {
304 .path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq",
305 .size = 8,
306 .content = "1586000\n",
307 },
308 {
309 .path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq",
310 .size = 7,
311 .content = "546000\n",
312 },
313 {
314 .path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_transition_latency",
315 .size = 7,
316 .content = "100000\n",
317 },
318 {
319 .path = "/sys/devices/system/cpu/cpu0/cpufreq/related_cpus",
320 .size = 8,
321 .content = "0 1 2 3\n",
322 },
323 {
324 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors",
325 .size = 35,
326 .content = "userspace interactive performance \n",
327 },
328 {
329 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq",
330 .size = 7,
331 .content = "546000\n",
332 },
333 {
334 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_driver",
335 .size = 15,
336 .content = "exynos_cpufreq\n",
337 },
338 {
339 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor",
340 .size = 12,
341 .content = "interactive\n",
342 },
343 {
344 .path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq",
345 .size = 7,
346 .content = "546000\n",
347 },
348 {
349 .path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state",
350 .size = 114,
351 .content =
352 "1586000 270\n"
353 "1482000 4008\n"
354 "1352000 4\n"
355 "1248000 29\n"
356 "1144000 12\n"
357 "1014000 7\n"
358 "902000 67\n"
359 "839000 0\n"
360 "757000 0\n"
361 "676000 8\n"
362 "546000 25\n",
363 },
364 {
365 .path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/total_trans",
366 .size = 3,
367 .content = "37\n",
368 },
369 {
370 .path = "/sys/devices/system/cpu/cpu0/topology/core_id",
371 .size = 2,
372 .content = "0\n",
373 },
374 {
375 .path = "/sys/devices/system/cpu/cpu0/topology/core_siblings",
376 .size = 3,
377 .content = "0f\n",
378 },
379 {
380 .path = "/sys/devices/system/cpu/cpu0/topology/core_siblings_list",
381 .size = 4,
382 .content = "0-3\n",
383 },
384 {
385 .path = "/sys/devices/system/cpu/cpu0/topology/physical_package_id",
386 .size = 2,
387 .content = "0\n",
388 },
389 {
390 .path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings",
391 .size = 3,
392 .content = "01\n",
393 },
394 {
395 .path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings_list",
396 .size = 2,
397 .content = "0\n",
398 },
399 {
400 .path = "/sys/devices/system/cpu/cpu1/cpuidle/driver/name",
401 .size = 18,
402 .content = "boot_cluster_idle\n",
403 },
404 {
405 .path = "/sys/devices/system/cpu/cpu1/cpufreq/affected_cpus",
406 .size = 8,
407 .content = "0 1 2 3\n",
408 },
409 {
410 .path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_max_freq",
411 .size = 8,
412 .content = "1586000\n",
413 },
414 {
415 .path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_min_freq",
416 .size = 7,
417 .content = "546000\n",
418 },
419 {
420 .path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_transition_latency",
421 .size = 7,
422 .content = "100000\n",
423 },
424 {
425 .path = "/sys/devices/system/cpu/cpu1/cpufreq/related_cpus",
426 .size = 8,
427 .content = "0 1 2 3\n",
428 },
429 {
430 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_available_governors",
431 .size = 35,
432 .content = "userspace interactive performance \n",
433 },
434 {
435 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_cur_freq",
436 .size = 8,
437 .content = "1586000\n",
438 },
439 {
440 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_driver",
441 .size = 15,
442 .content = "exynos_cpufreq\n",
443 },
444 {
445 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_governor",
446 .size = 12,
447 .content = "interactive\n",
448 },
449 {
450 .path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_min_freq",
451 .size = 7,
452 .content = "546000\n",
453 },
454 {
455 .path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/time_in_state",
456 .size = 114,
457 .content =
458 "1586000 401\n"
459 "1482000 4010\n"
460 "1352000 4\n"
461 "1248000 31\n"
462 "1144000 16\n"
463 "1014000 7\n"
464 "902000 71\n"
465 "839000 2\n"
466 "757000 4\n"
467 "676000 8\n"
468 "546000 25\n",
469 },
470 {
471 .path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/total_trans",
472 .size = 3,
473 .content = "44\n",
474 },
475 {
476 .path = "/sys/devices/system/cpu/cpu1/topology/core_id",
477 .size = 2,
478 .content = "1\n",
479 },
480 {
481 .path = "/sys/devices/system/cpu/cpu1/topology/core_siblings",
482 .size = 3,
483 .content = "0f\n",
484 },
485 {
486 .path = "/sys/devices/system/cpu/cpu1/topology/core_siblings_list",
487 .size = 4,
488 .content = "0-3\n",
489 },
490 {
491 .path = "/sys/devices/system/cpu/cpu1/topology/physical_package_id",
492 .size = 2,
493 .content = "0\n",
494 },
495 {
496 .path = "/sys/devices/system/cpu/cpu1/topology/thread_siblings",
497 .size = 3,
498 .content = "02\n",
499 },
500 {
501 .path = "/sys/devices/system/cpu/cpu1/topology/thread_siblings_list",
502 .size = 2,
503 .content = "1\n",
504 },
505 {
506 .path = "/sys/devices/system/cpu/cpu2/cpuidle/driver/name",
507 .size = 18,
508 .content = "boot_cluster_idle\n",
509 },
510 {
511 .path = "/sys/devices/system/cpu/cpu2/cpufreq/affected_cpus",
512 .size = 8,
513 .content = "0 1 2 3\n",
514 },
515 {
516 .path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_max_freq",
517 .size = 8,
518 .content = "1586000\n",
519 },
520 {
521 .path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_min_freq",
522 .size = 7,
523 .content = "546000\n",
524 },
525 {
526 .path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_transition_latency",
527 .size = 7,
528 .content = "100000\n",
529 },
530 {
531 .path = "/sys/devices/system/cpu/cpu2/cpufreq/related_cpus",
532 .size = 8,
533 .content = "0 1 2 3\n",
534 },
535 {
536 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_available_governors",
537 .size = 35,
538 .content = "userspace interactive performance \n",
539 },
540 {
541 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_cur_freq",
542 .size = 8,
543 .content = "1586000\n",
544 },
545 {
546 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_driver",
547 .size = 15,
548 .content = "exynos_cpufreq\n",
549 },
550 {
551 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_governor",
552 .size = 12,
553 .content = "interactive\n",
554 },
555 {
556 .path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_min_freq",
557 .size = 7,
558 .content = "546000\n",
559 },
560 {
561 .path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/time_in_state",
562 .size = 118,
563 .content =
564 "1586000 482\n"
565 "1482000 4023\n"
566 "1352000 10\n"
567 "1248000 43\n"
568 "1144000 16\n"
569 "1014000 15\n"
570 "902000 81\n"
571 "839000 3\n"
572 "757000 10\n"
573 "676000 13\n"
574 "546000 27\n",
575 },
576 {
577 .path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/total_trans",
578 .size = 3,
579 .content = "63\n",
580 },
581 {
582 .path = "/sys/devices/system/cpu/cpu2/topology/core_id",
583 .size = 2,
584 .content = "2\n",
585 },
586 {
587 .path = "/sys/devices/system/cpu/cpu2/topology/core_siblings",
588 .size = 3,
589 .content = "0f\n",
590 },
591 {
592 .path = "/sys/devices/system/cpu/cpu2/topology/core_siblings_list",
593 .size = 4,
594 .content = "0-3\n",
595 },
596 {
597 .path = "/sys/devices/system/cpu/cpu2/topology/physical_package_id",
598 .size = 2,
599 .content = "0\n",
600 },
601 {
602 .path = "/sys/devices/system/cpu/cpu2/topology/thread_siblings",
603 .size = 3,
604 .content = "04\n",
605 },
606 {
607 .path = "/sys/devices/system/cpu/cpu2/topology/thread_siblings_list",
608 .size = 2,
609 .content = "2\n",
610 },
611 {
612 .path = "/sys/devices/system/cpu/cpu3/cpuidle/driver/name",
613 .size = 18,
614 .content = "boot_cluster_idle\n",
615 },
616 {
617 .path = "/sys/devices/system/cpu/cpu3/cpufreq/affected_cpus",
618 .size = 8,
619 .content = "0 1 2 3\n",
620 },
621 {
622 .path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_max_freq",
623 .size = 8,
624 .content = "1586000\n",
625 },
626 {
627 .path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_min_freq",
628 .size = 7,
629 .content = "546000\n",
630 },
631 {
632 .path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_transition_latency",
633 .size = 7,
634 .content = "100000\n",
635 },
636 {
637 .path = "/sys/devices/system/cpu/cpu3/cpufreq/related_cpus",
638 .size = 8,
639 .content = "0 1 2 3\n",
640 },
641 {
642 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_available_governors",
643 .size = 35,
644 .content = "userspace interactive performance \n",
645 },
646 {
647 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_cur_freq",
648 .size = 8,
649 .content = "1586000\n",
650 },
651 {
652 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_driver",
653 .size = 15,
654 .content = "exynos_cpufreq\n",
655 },
656 {
657 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_governor",
658 .size = 12,
659 .content = "interactive\n",
660 },
661 {
662 .path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_min_freq",
663 .size = 7,
664 .content = "546000\n",
665 },
666 {
667 .path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/time_in_state",
668 .size = 118,
669 .content =
670 "1586000 627\n"
671 "1482000 4023\n"
672 "1352000 10\n"
673 "1248000 43\n"
674 "1144000 16\n"
675 "1014000 15\n"
676 "902000 81\n"
677 "839000 3\n"
678 "757000 10\n"
679 "676000 13\n"
680 "546000 27\n",
681 },
682 {
683 .path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/total_trans",
684 .size = 3,
685 .content = "63\n",
686 },
687 {
688 .path = "/sys/devices/system/cpu/cpu3/topology/core_id",
689 .size = 2,
690 .content = "3\n",
691 },
692 {
693 .path = "/sys/devices/system/cpu/cpu3/topology/core_siblings",
694 .size = 3,
695 .content = "0f\n",
696 },
697 {
698 .path = "/sys/devices/system/cpu/cpu3/topology/core_siblings_list",
699 .size = 4,
700 .content = "0-3\n",
701 },
702 {
703 .path = "/sys/devices/system/cpu/cpu3/topology/physical_package_id",
704 .size = 2,
705 .content = "0\n",
706 },
707 {
708 .path = "/sys/devices/system/cpu/cpu3/topology/thread_siblings",
709 .size = 3,
710 .content = "08\n",
711 },
712 {
713 .path = "/sys/devices/system/cpu/cpu3/topology/thread_siblings_list",
714 .size = 2,
715 .content = "3\n",
716 },
717 {
718 .path = "/sys/devices/system/cpu/cpu4/cpuidle/driver/name",
719 .size = 22,
720 .content = "non-boot_cluster_idle\n",
721 },
722 {
723 .path = "/sys/devices/system/cpu/cpu4/cpufreq/affected_cpus",
724 .size = 8,
725 .content = "4 5 6 7\n",
726 },
727 {
728 .path = "/sys/devices/system/cpu/cpu4/cpufreq/cpuinfo_max_freq",
729 .size = 8,
730 .content = "1586000\n",
731 },
732 {
733 .path = "/sys/devices/system/cpu/cpu4/cpufreq/cpuinfo_min_freq",
734 .size = 7,
735 .content = "546000\n",
736 },
737 {
738 .path = "/sys/devices/system/cpu/cpu4/cpufreq/cpuinfo_transition_latency",
739 .size = 7,
740 .content = "100000\n",
741 },
742 {
743 .path = "/sys/devices/system/cpu/cpu4/cpufreq/related_cpus",
744 .size = 8,
745 .content = "4 5 6 7\n",
746 },
747 {
748 .path = "/sys/devices/system/cpu/cpu4/cpufreq/scaling_available_governors",
749 .size = 35,
750 .content = "userspace interactive performance \n",
751 },
752 {
753 .path = "/sys/devices/system/cpu/cpu4/cpufreq/scaling_cur_freq",
754 .size = 7,
755 .content = "902000\n",
756 },
757 {
758 .path = "/sys/devices/system/cpu/cpu4/cpufreq/scaling_driver",
759 .size = 15,
760 .content = "exynos_cpufreq\n",
761 },
762 {
763 .path = "/sys/devices/system/cpu/cpu4/cpufreq/scaling_governor",
764 .size = 12,
765 .content = "interactive\n",
766 },
767 {
768 .path = "/sys/devices/system/cpu/cpu4/cpufreq/scaling_max_freq",
769 .size = 8,
770 .content = "1586000\n",
771 },
772 {
773 .path = "/sys/devices/system/cpu/cpu4/cpufreq/scaling_min_freq",
774 .size = 7,
775 .content = "546000\n",
776 },
777 {
778 .path = "/sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state",
779 .size = 112,
780 .content =
781 "1586000 123\n"
782 "1482000 2\n"
783 "1352000 8\n"
784 "1248000 14\n"
785 "1144000 10\n"
786 "1014000 16\n"
787 "902000 30\n"
788 "839000 0\n"
789 "757000 4\n"
790 "676000 9\n"
791 "546000 86\n",
792 },
793 {
794 .path = "/sys/devices/system/cpu/cpu4/cpufreq/stats/total_trans",
795 .size = 3,
796 .content = "25\n",
797 },
798 {
799 .path = "/sys/devices/system/cpu/cpu4/topology/core_id",
800 .size = 2,
801 .content = "0\n",
802 },
803 {
804 .path = "/sys/devices/system/cpu/cpu4/topology/core_siblings",
805 .size = 3,
806 .content = "f0\n",
807 },
808 {
809 .path = "/sys/devices/system/cpu/cpu4/topology/core_siblings_list",
810 .size = 4,
811 .content = "4-7\n",
812 },
813 {
814 .path = "/sys/devices/system/cpu/cpu4/topology/physical_package_id",
815 .size = 2,
816 .content = "1\n",
817 },
818 {
819 .path = "/sys/devices/system/cpu/cpu4/topology/thread_siblings",
820 .size = 3,
821 .content = "10\n",
822 },
823 {
824 .path = "/sys/devices/system/cpu/cpu4/topology/thread_siblings_list",
825 .size = 2,
826 .content = "4\n",
827 },
828 { NULL },
829};
830#ifdef __ANDROID__
831struct cpuinfo_mock_property properties[] = {
832 {
833 .key = "audioflinger.bootsnd",
834 .value = "0",
835 },
836 {
837 .key = "boot.sfbootcomplete",
838 .value = "0",
839 },
840 {
841 .key = "dalvik.vm.dex2oat-Xms",
842 .value = "64m",
843 },
844 {
845 .key = "dalvik.vm.dex2oat-Xmx",
846 .value = "512m",
847 },
848 {
849 .key = "dalvik.vm.dex2oat-filter",
850 .value = "speed",
851 },
852 {
853 .key = "dalvik.vm.heapgrowthlimit",
854 .value = "128m",
855 },
856 {
857 .key = "dalvik.vm.heapmaxfree",
858 .value = "8m",
859 },
860 {
861 .key = "dalvik.vm.heapminfree",
862 .value = "2m",
863 },
864 {
865 .key = "dalvik.vm.heapsize",
866 .value = "512m",
867 },
868 {
869 .key = "dalvik.vm.heapstartsize",
870 .value = "8m",
871 },
872 {
873 .key = "dalvik.vm.heaptargetutilization",
874 .value = "0.75",
875 },
876 {
877 .key = "dalvik.vm.image-dex2oat-Xms",
878 .value = "64m",
879 },
880 {
881 .key = "dalvik.vm.image-dex2oat-Xmx",
882 .value = "64m",
883 },
884 {
885 .key = "dalvik.vm.image-dex2oat-filter",
886 .value = "speed",
887 },
888 {
889 .key = "dalvik.vm.isa.arm.features",
890 .value = "default",
891 },
892 {
893 .key = "dalvik.vm.isa.arm.variant",
894 .value = "cortex-a15",
895 },
896 {
897 .key = "dalvik.vm.stack-trace-file",
898 .value = "/data/anr/traces.txt",
899 },
900 {
901 .key = "debug.atrace.tags.enableflags",
902 .value = "0",
903 },
904 {
905 .key = "debug.force_rtl",
906 .value = "0",
907 },
908 {
909 .key = "debug.hwc.nodirtyregion",
910 .value = "1",
911 },
912 {
913 .key = "debug.hwc.otf",
914 .value = "1",
915 },
916 {
917 .key = "debug.hwc.winupdate",
918 .value = "1",
919 },
920 {
921 .key = "debug.sf.layerdump",
922 .value = "0",
923 },
924 {
925 .key = "dev.bootcomplete",
926 .value = "1",
927 },
928 {
929 .key = "dev.kies.deviceowner",
930 .value = "0",
931 },
932 {
933 .key = "dev.kies.drivedisplay",
934 .value = "0",
935 },
936 {
937 .key = "dev.kies.drivedisplay.trust",
938 .value = "1",
939 },
940 {
941 .key = "dev.kies.sommode",
942 .value = "TRUE",
943 },
944 {
945 .key = "dev.kiessupport",
946 .value = "TRUE",
947 },
948 {
949 .key = "dev.knoxapp.running",
950 .value = "false",
951 },
952 {
953 .key = "dev.ssrm.appsync3p",
954 .value = "true",
955 },
956 {
957 .key = "dev.ssrm.emergencymode",
958 .value = "false",
959 },
960 {
961 .key = "dev.ssrm.init",
962 .value = "1",
963 },
964 {
965 .key = "dev.ssrm.live_thumbnail",
966 .value = "1",
967 },
968 {
969 .key = "dev.ssrm.lpc_ver",
970 .value = "1.0.21",
971 },
972 {
973 .key = "dev.ssrm.mode",
974 .value = "",
975 },
976 {
977 .key = "dev.ssrm.pst",
978 .value = "385",
979 },
980 {
981 .key = "dev.ssrm.smart_switch",
982 .value = "false",
983 },
984 {
985 .key = "dhcp.wlan0.dns1",
986 .value = "208.67.222.222",
987 },
988 {
989 .key = "dhcp.wlan0.dns2",
990 .value = "208.67.220.220",
991 },
992 {
993 .key = "dhcp.wlan0.dns3",
994 .value = "",
995 },
996 {
997 .key = "dhcp.wlan0.dns4",
998 .value = "",
999 },
1000 {
1001 .key = "dhcp.wlan0.domain",
1002 .value = "tfbnw.net",
1003 },
1004 {
1005 .key = "dhcp.wlan0.gateway",
1006 .value = "172.22.192.1",
1007 },
1008 {
1009 .key = "dhcp.wlan0.ipaddress",
1010 .value = "172.22.218.167",
1011 },
1012 {
1013 .key = "dhcp.wlan0.leasetime",
1014 .value = "1640",
1015 },
1016 {
1017 .key = "dhcp.wlan0.mask",
1018 .value = "255.255.224.0",
1019 },
1020 {
1021 .key = "dhcp.wlan0.mtu",
1022 .value = "",
1023 },
1024 {
1025 .key = "dhcp.wlan0.pid",
1026 .value = "3652",
1027 },
1028 {
1029 .key = "dhcp.wlan0.reason",
1030 .value = "ROUTERADVERT",
1031 },
1032 {
1033 .key = "dhcp.wlan0.result",
1034 .value = "ok",
1035 },
1036 {
1037 .key = "dhcp.wlan0.roaming",
1038 .value = "0",
1039 },
1040 {
1041 .key = "dhcp.wlan0.server",
1042 .value = "192.168.47.185",
1043 },
1044 {
1045 .key = "dhcp.wlan0.vendorInfo",
1046 .value = "",
1047 },
1048 {
1049 .key = "drm.service.enabled",
1050 .value = "true",
1051 },
1052 {
1053 .key = "gsm.current.phone-type",
1054 .value = "1,1",
1055 },
1056 {
1057 .key = "gsm.network.type",
1058 .value = "Unknown,Unknown",
1059 },
1060 {
1061 .key = "gsm.operator.alpha",
1062 .value = "",
1063 },
1064 {
1065 .key = "gsm.operator.iso-country",
1066 .value = "us",
1067 },
1068 {
1069 .key = "gsm.operator.ispsroaming",
1070 .value = "false,false",
1071 },
1072 {
1073 .key = "gsm.operator.isroaming",
1074 .value = "false,false",
1075 },
1076 {
1077 .key = "gsm.operator.numeric",
1078 .value = "310260",
1079 },
1080 {
1081 .key = "gsm.sim.operator.alpha",
1082 .value = ",",
1083 },
1084 {
1085 .key = "gsm.sim.operator.iso-country",
1086 .value = ",",
1087 },
1088 {
1089 .key = "gsm.sim.operator.numeric",
1090 .value = ",",
1091 },
1092 {
1093 .key = "gsm.sim.state",
1094 .value = "ABSENT,ABSENT",
1095 },
1096 {
1097 .key = "gsm.version.baseband",
1098 .value = "G610FDDU1AQF4",
1099 },
1100 {
1101 .key = "gsm.version.baseband1",
1102 .value = "G610FDDU1AQF4",
1103 },
1104 {
1105 .key = "gsm.version.ril-impl",
1106 .value = "Samsung RIL v3.0",
1107 },
1108 {
1109 .key = "init.svc.BCS-daemon",
1110 .value = "running",
1111 },
1112 {
1113 .key = "init.svc.DIAG-daemon",
1114 .value = "running",
1115 },
1116 {
1117 .key = "init.svc.DR-daemon",
1118 .value = "running",
1119 },
1120 {
1121 .key = "init.svc.SIDESYNC_service",
1122 .value = "running",
1123 },
1124 {
1125 .key = "init.svc.SMD-daemon",
1126 .value = "running",
1127 },
1128 {
1129 .key = "init.svc.TvoutService_C",
1130 .value = "running",
1131 },
1132 {
1133 .key = "init.svc.adbd",
1134 .value = "running",
1135 },
1136 {
1137 .key = "init.svc.apaservice",
1138 .value = "running",
1139 },
1140 {
1141 .key = "init.svc.argos-daemon",
1142 .value = "running",
1143 },
1144 {
1145 .key = "init.svc.at_distributor",
1146 .value = "running",
1147 },
1148 {
1149 .key = "init.svc.auditd",
1150 .value = "running",
1151 },
1152 {
1153 .key = "init.svc.bootanim",
1154 .value = "stopped",
1155 },
1156 {
1157 .key = "init.svc.bootchecker",
1158 .value = "running",
1159 },
1160 {
1161 .key = "init.svc.ccm",
1162 .value = "running",
1163 },
1164 {
1165 .key = "init.svc.cpboot-daemon",
1166 .value = "running",
1167 },
1168 {
1169 .key = "init.svc.debuggerd",
1170 .value = "running",
1171 },
1172 {
1173 .key = "init.svc.defaultcrypto",
1174 .value = "stopped",
1175 },
1176 {
1177 .key = "init.svc.dhcpcd_wlan0",
1178 .value = "running",
1179 },
1180 {
1181 .key = "init.svc.drm",
1182 .value = "running",
1183 },
1184 {
1185 .key = "init.svc.edmaudit",
1186 .value = "running",
1187 },
1188 {
1189 .key = "init.svc.epmlogd",
1190 .value = "stopped",
1191 },
1192 {
1193 .key = "init.svc.fingerprintd",
1194 .value = "running",
1195 },
1196 {
1197 .key = "init.svc.flash_recovery",
1198 .value = "stopped",
1199 },
1200 {
1201 .key = "init.svc.gatekeeperd",
1202 .value = "running",
1203 },
1204 {
1205 .key = "init.svc.healthd",
1206 .value = "running",
1207 },
1208 {
1209 .key = "init.svc.icd",
1210 .value = "stopped",
1211 },
1212 {
1213 .key = "init.svc.imsd",
1214 .value = "running",
1215 },
1216 {
1217 .key = "init.svc.installd",
1218 .value = "running",
1219 },
1220 {
1221 .key = "init.svc.ipsec-daemon",
1222 .value = "running",
1223 },
1224 {
1225 .key = "init.svc.jackservice",
1226 .value = "running",
1227 },
1228 {
1229 .key = "init.svc.keystore",
1230 .value = "running",
1231 },
1232 {
1233 .key = "init.svc.lmkd",
1234 .value = "running",
1235 },
1236 {
1237 .key = "init.svc.logd",
1238 .value = "running",
1239 },
1240 {
1241 .key = "init.svc.logd-reinit",
1242 .value = "stopped",
1243 },
1244 {
1245 .key = "init.svc.macloader",
1246 .value = "stopped",
1247 },
1248 {
1249 .key = "init.svc.media",
1250 .value = "running",
1251 },
1252 {
1253 .key = "init.svc.mobex-daemon",
1254 .value = "running",
1255 },
1256 {
1257 .key = "init.svc.mobicore",
1258 .value = "running",
1259 },
1260 {
1261 .key = "init.svc.netd",
1262 .value = "running",
1263 },
1264 {
1265 .key = "init.svc.otp",
1266 .value = "running",
1267 },
1268 {
1269 .key = "init.svc.p2p_supplicant",
1270 .value = "running",
1271 },
1272 {
1273 .key = "init.svc.powersnd",
1274 .value = "stopped",
1275 },
1276 {
1277 .key = "init.svc.prepare_param",
1278 .value = "stopped",
1279 },
1280 {
1281 .key = "init.svc.ril-daemon",
1282 .value = "running",
1283 },
1284 {
1285 .key = "init.svc.ril-daemon1",
1286 .value = "running",
1287 },
1288 {
1289 .key = "init.svc.rpmbd",
1290 .value = "running",
1291 },
1292 {
1293 .key = "init.svc.scs",
1294 .value = "stopped",
1295 },
1296 {
1297 .key = "init.svc.sdp_cryptod",
1298 .value = "running",
1299 },
1300 {
1301 .key = "init.svc.sec-sh",
1302 .value = "stopped",
1303 },
1304 {
1305 .key = "init.svc.secure_storage",
1306 .value = "running",
1307 },
1308 {
1309 .key = "init.svc.servicemanager",
1310 .value = "running",
1311 },
1312 {
1313 .key = "init.svc.ss_kb_service",
1314 .value = "running",
1315 },
1316 {
1317 .key = "init.svc.surfaceflinger",
1318 .value = "running",
1319 },
1320 {
1321 .key = "init.svc.swapon",
1322 .value = "stopped",
1323 },
1324 {
1325 .key = "init.svc.ueventd",
1326 .value = "running",
1327 },
1328 {
1329 .key = "init.svc.vold",
1330 .value = "running",
1331 },
1332 {
1333 .key = "init.svc.zygote",
1334 .value = "running",
1335 },
1336 {
1337 .key = "installd.sdcard_manipulate_done",
1338 .value = "0",
1339 },
1340 {
1341 .key = "keyguard.no_require_sim",
1342 .value = "true",
1343 },
1344 {
1345 .key = "logd.auditd",
1346 .value = "false",
1347 },
1348 {
1349 .key = "logd.klogd",
1350 .value = "false",
1351 },
1352 {
1353 .key = "net.bt.name",
1354 .value = "Android",
1355 },
1356 {
1357 .key = "net.change",
1358 .value = "net.dns2",
1359 },
1360 {
1361 .key = "net.dns1",
1362 .value = "208.67.222.222",
1363 },
1364 {
1365 .key = "net.dns2",
1366 .value = "208.67.220.220",
1367 },
1368 {
1369 .key = "net.hostname",
1370 .value = "android-6e7fa0769c602846",
1371 },
1372 {
1373 .key = "net.iptype",
1374 .value = "502:v4",
1375 },
1376 {
1377 .key = "net.knox.shareddevice.version",
1378 .value = "2.6.0",
1379 },
1380 {
1381 .key = "net.knoxscep.version",
1382 .value = "2.0.1",
1383 },
1384 {
1385 .key = "net.knoxsso.version",
1386 .value = "2.5.0",
1387 },
1388 {
1389 .key = "net.knoxvpn.version",
1390 .value = "2.3.0",
1391 },
1392 {
1393 .key = "net.qtaguid_enabled",
1394 .value = "1",
1395 },
1396 {
1397 .key = "net.smart_switch.disabled",
1398 .value = "1",
1399 },
1400 {
1401 .key = "net.tcp.default_init_rwnd",
1402 .value = "60",
1403 },
1404 {
1405 .key = "persist.audio.allsoundmute",
1406 .value = "0",
1407 },
1408 {
1409 .key = "persist.audio.cpufreq",
1410 .value = "350000",
1411 },
1412 {
1413 .key = "persist.audio.finemediavolume",
1414 .value = "1",
1415 },
1416 {
1417 .key = "persist.audio.globaleffect",
1418 .value = "1",
1419 },
1420 {
1421 .key = "persist.audio.headsetsysvolume",
1422 .value = "9",
1423 },
1424 {
1425 .key = "persist.audio.hphonesysvolume",
1426 .value = "9",
1427 },
1428 {
1429 .key = "persist.audio.mpseek",
1430 .value = "0",
1431 },
1432 {
1433 .key = "persist.audio.mysound",
1434 .value = "1",
1435 },
1436 {
1437 .key = "persist.audio.ringermode",
1438 .value = "2",
1439 },
1440 {
1441 .key = "persist.audio.sales_code",
1442 .value = "XSG",
1443 },
1444 {
1445 .key = "persist.audio.soundalivefxsec",
1446 .value = "1",
1447 },
1448 {
1449 .key = "persist.audio.stereospeaker",
1450 .value = "0",
1451 },
1452 {
1453 .key = "persist.audio.sysvolume",
1454 .value = "9",
1455 },
1456 {
1457 .key = "persist.audio.uhqa",
1458 .value = "0",
1459 },
1460 {
1461 .key = "persist.audio.voipcpufreq",
1462 .value = "350000",
1463 },
1464 {
1465 .key = "persist.bluetooth_fw_ver",
1466 .value = "bcm43438A1_V0051.0225.hcd",
1467 },
1468 {
1469 .key = "persist.demo.hdmirotationlock",
1470 .value = "false",
1471 },
1472 {
1473 .key = "persist.radio.initphone-type",
1474 .value = "1,1",
1475 },
1476 {
1477 .key = "persist.radio.multisim.config",
1478 .value = "dsds",
1479 },
1480 {
1481 .key = "persist.radio.plmnname",
1482 .value = ",",
1483 },
1484 {
1485 .key = "persist.radio.sib16_support",
1486 .value = "1",
1487 },
1488 {
1489 .key = "persist.ril.modem.board",
1490 .value = "SHANNON315",
1491 },
1492 {
1493 .key = "persist.ril.modem.board2",
1494 .value = "SHANNON315",
1495 },
1496 {
1497 .key = "persist.security.ams.enforcing",
1498 .value = "3",
1499 },
1500 {
1501 .key = "persist.security.tlc.ccm",
1502 .value = "0",
1503 },
1504 {
1505 .key = "persist.security.tlc.otp",
1506 .value = "0",
1507 },
1508 {
1509 .key = "persist.service.bdroid.version",
1510 .value = "4.2",
1511 },
1512 {
1513 .key = "persist.sys.SUWRebootReason",
1514 .value = "",
1515 },
1516 {
1517 .key = "persist.sys.ccm.date",
1518 .value = "Wed Jul 19 14:49:08 KST 2017",
1519 },
1520 {
1521 .key = "persist.sys.dalvik.vm.lib.2",
1522 .value = "libart.so",
1523 },
1524 {
1525 .key = "persist.sys.drs.date",
1526 .value = "Wed Jul 19 14:49:08 KST 2017",
1527 },
1528 {
1529 .key = "persist.sys.kap.date",
1530 .value = "Wed Jul 19 14:49:08 KST 2017",
1531 },
1532 {
1533 .key = "persist.sys.kap.status",
1534 .value = "NONE",
1535 },
1536 {
1537 .key = "persist.sys.locale",
1538 .value = "en-GB",
1539 },
1540 {
1541 .key = "persist.sys.localedefault",
1542 .value = "en-GB",
1543 },
1544 {
1545 .key = "persist.sys.profiler_ms",
1546 .value = "0",
1547 },
1548 {
1549 .key = "persist.sys.setupwizard",
1550 .value = "FINISH",
1551 },
1552 {
1553 .key = "persist.sys.sm_mode",
1554 .value = "1",
1555 },
1556 {
1557 .key = "persist.sys.storage_preload",
1558 .value = "2",
1559 },
1560 {
1561 .key = "persist.sys.timezone",
1562 .value = "Asia/Shanghai",
1563 },
1564 {
1565 .key = "persist.sys.usb.config",
1566 .value = "mtp,adb",
1567 },
1568 {
1569 .key = "persist.sys.usb.dualrole",
1570 .value = "false",
1571 },
1572 {
1573 .key = "qcom.bluetooth.soc",
1574 .value = "rome",
1575 },
1576 {
1577 .key = "ril.CHAR",
1578 .value = "111727107",
1579 },
1580 {
1581 .key = "ril.CompleteMsg",
1582 .value = "OK",
1583 },
1584 {
1585 .key = "ril.ICC_TYPE",
1586 .value = "0,0",
1587 },
1588 {
1589 .key = "ril.LIMA",
1590 .value = "40491",
1591 },
1592 {
1593 .key = "ril.RildInit",
1594 .value = "1,1",
1595 },
1596 {
1597 .key = "ril.airplane.mode",
1598 .value = "0",
1599 },
1600 {
1601 .key = "ril.approved_codever",
1602 .value = "none",
1603 },
1604 {
1605 .key = "ril.approved_cscver",
1606 .value = "none",
1607 },
1608 {
1609 .key = "ril.approved_modemver",
1610 .value = "none",
1611 },
1612 {
1613 .key = "ril.atd_status",
1614 .value = "1_1_0",
1615 },
1616 {
1617 .key = "ril.backoffstate",
1618 .value = "1024",
1619 },
1620 {
1621 .key = "ril.cbd.boot_done",
1622 .value = "1",
1623 },
1624 {
1625 .key = "ril.cbd.dt_revision",
1626 .value = "003",
1627 },
1628 {
1629 .key = "ril.cbd.rfs_check_done",
1630 .value = "1",
1631 },
1632 {
1633 .key = "ril.cs_svc",
1634 .value = "1",
1635 },
1636 {
1637 .key = "ril.debug_modemfactory",
1638 .value = "CSC Feature State: IMS OFF, EPDG OFF",
1639 },
1640 {
1641 .key = "ril.ecclist00",
1642 .value = "112,911,999,000,110,118,119",
1643 },
1644 {
1645 .key = "ril.ecclist10",
1646 .value = "112,911,999,000,08,110,118,119",
1647 },
1648 {
1649 .key = "ril.ecclist_net0",
1650 .value = "",
1651 },
1652 {
1653 .key = "ril.hasisim",
1654 .value = "0,0",
1655 },
1656 {
1657 .key = "ril.hw_ver",
1658 .value = "MP 0.400",
1659 },
1660 {
1661 .key = "ril.hw_ver2",
1662 .value = "MP 0.400",
1663 },
1664 {
1665 .key = "ril.ims.ecsupport",
1666 .value = "2,2",
1667 },
1668 {
1669 .key = "ril.ims.ltevoicesupport",
1670 .value = "2,2",
1671 },
1672 {
1673 .key = "ril.initPB",
1674 .value = "0",
1675 },
1676 {
1677 .key = "ril.initPB2",
1678 .value = "0",
1679 },
1680 {
1681 .key = "ril.iscdma",
1682 .value = "0",
1683 },
1684 {
1685 .key = "ril.isctc",
1686 .value = "0,0",
1687 },
1688 {
1689 .key = "ril.model_id",
1690 .value = "QB6697927",
1691 },
1692 {
1693 .key = "ril.model_id2",
1694 .value = "QB6697927",
1695 },
1696 {
1697 .key = "ril.modem.board",
1698 .value = "SHANNON315",
1699 },
1700 {
1701 .key = "ril.modem.board2",
1702 .value = "SHANNON315",
1703 },
1704 {
1705 .key = "ril.official_cscver",
1706 .value = "G610FOJV1AQG2",
1707 },
1708 {
1709 .key = "ril.product_code",
1710 .value = "SM-G610FZDDXSG",
1711 },
1712 {
1713 .key = "ril.product_code2",
1714 .value = "SM-G610FZDDXSG",
1715 },
1716 {
1717 .key = "ril.radiostate",
1718 .value = "10",
1719 },
1720 {
1721 .key = "ril.read.done",
1722 .value = "1",
1723 },
1724 {
1725 .key = "ril.rfcal_date",
1726 .value = "20170803",
1727 },
1728 {
1729 .key = "ril.rfcal_date2",
1730 .value = "20170803",
1731 },
1732 {
1733 .key = "ril.serialnumber",
1734 .value = "R28J80955JX",
1735 },
1736 {
1737 .key = "ril.servicestate",
1738 .value = "2,1",
1739 },
1740 {
1741 .key = "ril.ss.routing",
1742 .value = "0,0",
1743 },
1744 {
1745 .key = "ril.subinfo",
1746 .value = "0:2147483643,1:2147483644",
1747 },
1748 {
1749 .key = "ril.sw_ver",
1750 .value = "G610FDDU1AQF4",
1751 },
1752 {
1753 .key = "ril.sw_ver2",
1754 .value = "G610FDDU1AQF4",
1755 },
1756 {
1757 .key = "ril.timezoneID",
1758 .value = "",
1759 },
1760 {
1761 .key = "ril.voice.rat",
1762 .value = "3",
1763 },
1764 {
1765 .key = "ril.voicecapable",
1766 .value = "true",
1767 },
1768 {
1769 .key = "rild.libpath",
1770 .value = "/system/lib/libsec-ril.so",
1771 },
1772 {
1773 .key = "rild.libpath2",
1774 .value = "/system/lib/libsec-ril-dsds.so",
1775 },
1776 {
1777 .key = "ro.adb.qemud",
1778 .value = "1",
1779 },
1780 {
1781 .key = "ro.adb.secure",
1782 .value = "1",
1783 },
1784 {
1785 .key = "ro.allow.mock.location",
1786 .value = "0",
1787 },
1788 {
1789 .key = "ro.arch",
1790 .value = "exynos7870",
1791 },
1792 {
1793 .key = "ro.astcenc.astcsupport",
1794 .value = "1",
1795 },
1796 {
1797 .key = "ro.baseband",
1798 .value = "unknown",
1799 },
1800 {
1801 .key = "ro.board.platform",
1802 .value = "exynos5",
1803 },
1804 {
1805 .key = "ro.boot.boot_salescode",
1806 .value = "",
1807 },
1808 {
1809 .key = "ro.boot.bootloader",
1810 .value = "G610FDDU1AQG2",
1811 },
1812 {
1813 .key = "ro.boot.debug_level",
1814 .value = "0x4f4c",
1815 },
1816 {
1817 .key = "ro.boot.emmc_checksum",
1818 .value = "3",
1819 },
1820 {
1821 .key = "ro.boot.hardware",
1822 .value = "samsungexynos7870",
1823 },
1824 {
1825 .key = "ro.boot.hmac_mismatch",
1826 .value = "0",
1827 },
1828 {
1829 .key = "ro.boot.hw_rev",
1830 .value = "3",
1831 },
1832 {
1833 .key = "ro.boot.odin_download",
1834 .value = "1",
1835 },
1836 {
1837 .key = "ro.boot.sec_atd.tty",
1838 .value = "/dev/ttySAC2",
1839 },
1840 {
1841 .key = "ro.boot.security_mode",
1842 .value = "1526595584",
1843 },
1844 {
1845 .key = "ro.boot.selinux",
1846 .value = "enforcing",
1847 },
1848 {
1849 .key = "ro.boot.serialno",
1850 .value = "52032877fe6b7449",
1851 },
1852 {
1853 .key = "ro.boot.ucs_mode",
1854 .value = "0",
1855 },
1856 {
1857 .key = "ro.boot.warranty_bit",
1858 .value = "0",
1859 },
1860 {
1861 .key = "ro.boot_recovery",
1862 .value = "unknown",
1863 },
1864 {
1865 .key = "ro.bootimage.build.date",
1866 .value = "Wed Jul 19 14:50:48 KST 2017",
1867 },
1868 {
1869 .key = "ro.bootimage.build.date.utc",
1870 .value = "1500443448",
1871 },
1872 {
1873 .key = "ro.bootimage.build.fingerprint",
1874 .value = "samsung/on7xeltedd/on7xelte:6.0.1/MMB29K/G610FDDU1AQG2:user/test-keys",
1875 },
1876 {
1877 .key = "ro.bootloader",
1878 .value = "G610FDDU1AQG2",
1879 },
1880 {
1881 .key = "ro.bootmode",
1882 .value = "unknown",
1883 },
1884 {
1885 .key = "ro.bt.bdaddr_path",
1886 .value = "/efs/bluetooth/bt_addr",
1887 },
1888 {
1889 .key = "ro.build.PDA",
1890 .value = "G610FDDU1AQG2",
1891 },
1892 {
1893 .key = "ro.build.changelist",
1894 .value = "11103419",
1895 },
1896 {
1897 .key = "ro.build.characteristics",
1898 .value = "phone",
1899 },
1900 {
1901 .key = "ro.build.date",
1902 .value = "Wed Jul 19 14:49:08 KST 2017",
1903 },
1904 {
1905 .key = "ro.build.date.utc",
1906 .value = "1500443348",
1907 },
1908 {
1909 .key = "ro.build.description",
1910 .value = "on7xeltedd-user 6.0.1 MMB29K G610FDDU1AQG2 release-keys",
1911 },
1912 {
1913 .key = "ro.build.display.id",
1914 .value = "MMB29K.G610FDDU1AQG2",
1915 },
1916 {
1917 .key = "ro.build.fingerprint",
1918 .value = "samsung/on7xeltedd/on7xelte:6.0.1/MMB29K/G610FDDU1AQG2:user/release-keys",
1919 },
1920 {
1921 .key = "ro.build.flavor",
1922 .value = "on7xeltedd-user",
1923 },
1924 {
1925 .key = "ro.build.hidden_ver",
1926 .value = "G610FDDU1AQG2",
1927 },
1928 {
1929 .key = "ro.build.host",
1930 .value = "SWDG5116",
1931 },
1932 {
1933 .key = "ro.build.id",
1934 .value = "MMB29K",
1935 },
1936 {
1937 .key = "ro.build.official.release",
1938 .value = "true",
1939 },
1940 {
1941 .key = "ro.build.product",
1942 .value = "on7xelte",
1943 },
1944 {
1945 .key = "ro.build.scafe",
1946 .value = "capuccino",
1947 },
1948 {
1949 .key = "ro.build.scafe.cream",
1950 .value = "white",
1951 },
1952 {
1953 .key = "ro.build.scafe.shot",
1954 .value = "double",
1955 },
1956 {
1957 .key = "ro.build.scafe.size",
1958 .value = "short",
1959 },
1960 {
1961 .key = "ro.build.scafe.version",
1962 .value = "2016A",
1963 },
1964 {
1965 .key = "ro.build.selinux",
1966 .value = "1",
1967 },
1968 {
1969 .key = "ro.build.selinux.enforce",
1970 .value = "1",
1971 },
1972 {
1973 .key = "ro.build.tags",
1974 .value = "release-keys",
1975 },
1976 {
1977 .key = "ro.build.type",
1978 .value = "user",
1979 },
1980 {
1981 .key = "ro.build.user",
1982 .value = "dpi",
1983 },
1984 {
1985 .key = "ro.build.version.all_codenames",
1986 .value = "REL",
1987 },
1988 {
1989 .key = "ro.build.version.base_os",
1990 .value = "",
1991 },
1992 {
1993 .key = "ro.build.version.codename",
1994 .value = "REL",
1995 },
1996 {
1997 .key = "ro.build.version.incremental",
1998 .value = "G610FDDU1AQG2",
1999 },
2000 {
2001 .key = "ro.build.version.preview_sdk",
2002 .value = "0",
2003 },
2004 {
2005 .key = "ro.build.version.release",
2006 .value = "6.0.1",
2007 },
2008 {
2009 .key = "ro.build.version.sdk",
2010 .value = "23",
2011 },
2012 {
2013 .key = "ro.build.version.sdl",
2014 .value = "2302",
2015 },
2016 {
2017 .key = "ro.build.version.security_patch",
2018 .value = "2017-07-01",
2019 },
2020 {
2021 .key = "ro.carrier",
2022 .value = "unknown",
2023 },
2024 {
2025 .key = "ro.chipname",
2026 .value = "exynos7870",
2027 },
2028 {
2029 .key = "ro.com.google.clientidbase",
2030 .value = "android-samsung",
2031 },
2032 {
2033 .key = "ro.com.google.gmsversion",
2034 .value = "6.0_r12",
2035 },
2036 {
2037 .key = "ro.config.alarm_alert",
2038 .value = "Morning_Flower.ogg",
2039 },
2040 {
2041 .key = "ro.config.dha_cached_max",
2042 .value = "16",
2043 },
2044 {
2045 .key = "ro.config.dha_cached_min",
2046 .value = "8",
2047 },
2048 {
2049 .key = "ro.config.dha_empty_max",
2050 .value = "32",
2051 },
2052 {
2053 .key = "ro.config.dha_empty_min",
2054 .value = "8",
2055 },
2056 {
2057 .key = "ro.config.dmverity",
2058 .value = "true",
2059 },
2060 {
2061 .key = "ro.config.kap",
2062 .value = "true",
2063 },
2064 {
2065 .key = "ro.config.knox",
2066 .value = "v30",
2067 },
2068 {
2069 .key = "ro.config.media_sound",
2070 .value = "Media_preview_Touch_the_light.ogg",
2071 },
2072 {
2073 .key = "ro.config.notification_sound",
2074 .value = "Skyline.ogg",
2075 },
2076 {
2077 .key = "ro.config.notification_sound_2",
2078 .value = "S_Charming_Bell.ogg",
2079 },
2080 {
2081 .key = "ro.config.ringtone",
2082 .value = "Over_the_Horizon.ogg",
2083 },
2084 {
2085 .key = "ro.config.ringtone_2",
2086 .value = "Basic_Bell.ogg",
2087 },
2088 {
2089 .key = "ro.config.rkp",
2090 .value = "true",
2091 },
2092 {
2093 .key = "ro.config.rm_preload_enabled",
2094 .value = "0",
2095 },
2096 {
2097 .key = "ro.config.tima",
2098 .value = "1",
2099 },
2100 {
2101 .key = "ro.config.timaversion",
2102 .value = "3.0",
2103 },
2104 {
2105 .key = "ro.cp_debug_level",
2106 .value = "unknown",
2107 },
2108 {
2109 .key = "ro.crypto.default.encrypted",
2110 .value = "true",
2111 },
2112 {
2113 .key = "ro.crypto.fs_crypto_blkdev",
2114 .value = "/dev/block/dm-0",
2115 },
2116 {
2117 .key = "ro.crypto.fuse_sdcard",
2118 .value = "true",
2119 },
2120 {
2121 .key = "ro.crypto.state",
2122 .value = "encrypted",
2123 },
2124 {
2125 .key = "ro.crypto.type",
2126 .value = "block",
2127 },
2128 {
2129 .key = "ro.csc.country_code",
2130 .value = "UAE",
2131 },
2132 {
2133 .key = "ro.csc.countryiso_code",
2134 .value = "AE",
2135 },
2136 {
2137 .key = "ro.csc.sales_code",
2138 .value = "XSG",
2139 },
2140 {
2141 .key = "ro.dalvik.vm.native.bridge",
2142 .value = "0",
2143 },
2144 {
2145 .key = "ro.debug_level",
2146 .value = "0x4f4c",
2147 },
2148 {
2149 .key = "ro.debuggable",
2150 .value = "0",
2151 },
2152 {
2153 .key = "ro.em.did",
2154 .value = "unknown",
2155 },
2156 {
2157 .key = "ro.em.model",
2158 .value = "unknown",
2159 },
2160 {
2161 .key = "ro.em.status",
2162 .value = "unknown",
2163 },
2164 {
2165 .key = "ro.emmc_checksum",
2166 .value = "3",
2167 },
2168 {
2169 .key = "ro.error.receiver.default",
2170 .value = "com.samsung.receiver.error",
2171 },
2172 {
2173 .key = "ro.expect.recovery_id",
2174 .value = "0x3e85b81808c34373922e036206319974a46036b7000000000000000000000000",
2175 },
2176 {
2177 .key = "ro.fmp_config",
2178 .value = "unknown",
2179 },
2180 {
2181 .key = "ro.frp.pst",
2182 .value = "/dev/block/persistent",
2183 },
2184 {
2185 .key = "ro.hardware",
2186 .value = "samsungexynos7870",
2187 },
2188 {
2189 .key = "ro.hdcp2.rx",
2190 .value = "tz",
2191 },
2192 {
2193 .key = "ro.hmac_mismatch",
2194 .value = "0",
2195 },
2196 {
2197 .key = "ro.hwui.drop_shadow_cache_size",
2198 .value = "6",
2199 },
2200 {
2201 .key = "ro.hwui.gradient_cache_size",
2202 .value = "2",
2203 },
2204 {
2205 .key = "ro.hwui.layer_cache_size",
2206 .value = "34",
2207 },
2208 {
2209 .key = "ro.hwui.path_cache_size",
2210 .value = "10",
2211 },
2212 {
2213 .key = "ro.hwui.r_buffer_cache_size",
2214 .value = "4",
2215 },
2216 {
2217 .key = "ro.hwui.shape_cache_size",
2218 .value = "4",
2219 },
2220 {
2221 .key = "ro.hwui.text_large_cache_height",
2222 .value = "1024",
2223 },
2224 {
2225 .key = "ro.hwui.text_large_cache_width",
2226 .value = "2048",
2227 },
2228 {
2229 .key = "ro.hwui.text_small_cache_height",
2230 .value = "1024",
2231 },
2232 {
2233 .key = "ro.hwui.text_small_cache_width",
2234 .value = "1024",
2235 },
2236 {
2237 .key = "ro.hwui.texture_cache_flushrate",
2238 .value = "0.4",
2239 },
2240 {
2241 .key = "ro.hwui.texture_cache_size",
2242 .value = "50",
2243 },
2244 {
2245 .key = "ro.im.param.offset",
2246 .value = "unknown",
2247 },
2248 {
2249 .key = "ro.kernel.qemu",
2250 .value = "0",
2251 },
2252 {
2253 .key = "ro.kernel.qemu.gles",
2254 .value = "1",
2255 },
2256 {
2257 .key = "ro.mct.compressiontype",
2258 .value = "ETC1",
2259 },
2260 {
2261 .key = "ro.me.param.offset",
2262 .value = "unknown",
2263 },
2264 {
2265 .key = "ro.multisim.simslotcount",
2266 .value = "2",
2267 },
2268 {
2269 .key = "ro.nfc.port",
2270 .value = "I2C",
2271 },
2272 {
2273 .key = "ro.opengles.version",
2274 .value = "196608",
2275 },
2276 {
2277 .key = "ro.pr.param.offset",
2278 .value = "unknown",
2279 },
2280 {
2281 .key = "ro.product.board",
2282 .value = "universal7870",
2283 },
2284 {
2285 .key = "ro.product.brand",
2286 .value = "samsung",
2287 },
2288 {
2289 .key = "ro.product.cpu.abi",
2290 .value = "armeabi-v7a",
2291 },
2292 {
2293 .key = "ro.product.cpu.abi2",
2294 .value = "armeabi",
2295 },
2296 {
2297 .key = "ro.product.cpu.abilist",
2298 .value = "armeabi-v7a,armeabi",
2299 },
2300 {
2301 .key = "ro.product.cpu.abilist32",
2302 .value = "armeabi-v7a,armeabi",
2303 },
2304 {
2305 .key = "ro.product.cpu.abilist64",
2306 .value = "",
2307 },
2308 {
2309 .key = "ro.product.device",
2310 .value = "on7xelte",
2311 },
2312 {
2313 .key = "ro.product.locale",
2314 .value = "en-GB",
2315 },
2316 {
2317 .key = "ro.product.manufacturer",
2318 .value = "samsung",
2319 },
2320 {
2321 .key = "ro.product.model",
2322 .value = "SM-G610F",
2323 },
2324 {
2325 .key = "ro.product.name",
2326 .value = "on7xeltedd",
2327 },
2328 {
2329 .key = "ro.product_ship",
2330 .value = "true",
2331 },
2332 {
2333 .key = "ro.revision",
2334 .value = "3",
2335 },
2336 {
2337 .key = "ro.ril.gprsclass",
2338 .value = "10",
2339 },
2340 {
2341 .key = "ro.ril.hsxpa",
2342 .value = "1",
2343 },
2344 {
2345 .key = "ro.rtn_config",
2346 .value = "unknown",
2347 },
2348 {
2349 .key = "ro.runtime.firstboot",
2350 .value = "1511998455027",
2351 },
2352 {
2353 .key = "ro.sec.fle.encryption",
2354 .value = "true",
2355 },
2356 {
2357 .key = "ro.secure",
2358 .value = "1",
2359 },
2360 {
2361 .key = "ro.securestorage.support",
2362 .value = "true",
2363 },
2364 {
2365 .key = "ro.security.icd.flagmode",
2366 .value = "multi",
2367 },
2368 {
2369 .key = "ro.security.reactive.version",
2370 .value = "2.0.11",
2371 },
2372 {
2373 .key = "ro.security_mode",
2374 .value = "1526595584",
2375 },
2376 {
2377 .key = "ro.serialno",
2378 .value = "52032877fe6b7449",
2379 },
2380 {
2381 .key = "ro.setupwizard.mode",
2382 .value = "OPTIONAL",
2383 },
2384 {
2385 .key = "ro.sf.lcd_density",
2386 .value = "480",
2387 },
2388 {
2389 .key = "ro.sku.param.offset",
2390 .value = "unknown",
2391 },
2392 {
2393 .key = "ro.sn.param.offset",
2394 .value = "unknown",
2395 },
2396 {
2397 .key = "ro.telephony.default_network",
2398 .value = "9",
2399 },
2400 {
2401 .key = "ro.vold.forceencryption",
2402 .value = "1",
2403 },
2404 {
2405 .key = "ro.warranty_bit",
2406 .value = "0",
2407 },
2408 {
2409 .key = "ro.wifi.channels",
2410 .value = "",
2411 },
2412 {
2413 .key = "ro.zygote",
2414 .value = "zygote32",
2415 },
2416 {
2417 .key = "rw.km_fips_status",
2418 .value = "ready",
2419 },
2420 {
2421 .key = "sec.fle.encryption.status",
2422 .value = "Dec NewFile IncludeMedia",
2423 },
2424 {
2425 .key = "security.ASKS.policy_version",
2426 .value = "161011",
2427 },
2428 {
2429 .key = "security.mdpp.mass",
2430 .value = "skmm",
2431 },
2432 {
2433 .key = "selinux.policy_version",
2434 .value = "SEPF_SECMOBILE_6.0.1_0034",
2435 },
2436 {
2437 .key = "selinux.reload_policy",
2438 .value = "1",
2439 },
2440 {
2441 .key = "service.bootanim.exit",
2442 .value = "0",
2443 },
2444 {
2445 .key = "service.brcm.fm.set_blndmute",
2446 .value = "1",
2447 },
2448 {
2449 .key = "service.brcm.fm.start_mute",
2450 .value = "255",
2451 },
2452 {
2453 .key = "service.brcm.fm.start_snr",
2454 .value = "1",
2455 },
2456 {
2457 .key = "service.camera.rec.running",
2458 .value = "0",
2459 },
2460 {
2461 .key = "service.camera.running",
2462 .value = "0",
2463 },
2464 {
2465 .key = "service.camera.running_0",
2466 .value = "0",
2467 },
2468 {
2469 .key = "service.media.powersnd",
2470 .value = "1",
2471 },
2472 {
2473 .key = "storage.mmc.size",
2474 .value = "15758000128",
2475 },
2476 {
2477 .key = "storage.support.sdcard",
2478 .value = "1",
2479 },
2480 {
2481 .key = "storage.support.usb",
2482 .value = "1",
2483 },
2484 {
2485 .key = "sys.bartender.batterystats.ver",
2486 .value = "11",
2487 },
2488 {
2489 .key = "sys.boot_completed",
2490 .value = "1",
2491 },
2492 {
2493 .key = "sys.cameramode.blackbox",
2494 .value = "0",
2495 },
2496 {
2497 .key = "sys.cameramode.vtcall",
2498 .value = "0",
2499 },
2500 {
2501 .key = "sys.config.bigdata_enable",
2502 .value = "true",
2503 },
2504 {
2505 .key = "sys.config.bigdata_mem_enable",
2506 .value = "true",
2507 },
2508 {
2509 .key = "sys.config.mars_spcm",
2510 .value = "false",
2511 },
2512 {
2513 .key = "sys.config.mars_version",
2514 .value = "1.00",
2515 },
2516 {
2517 .key = "sys.dockstate",
2518 .value = "0",
2519 },
2520 {
2521 .key = "sys.enterprise.billing.version",
2522 .value = "1.2.0",
2523 },
2524 {
2525 .key = "sys.enterprise.otp.version",
2526 .value = "2.6.0",
2527 },
2528 {
2529 .key = "sys.isdumpstaterunning",
2530 .value = "0",
2531 },
2532 {
2533 .key = "sys.keyguard.connected",
2534 .value = "true",
2535 },
2536 {
2537 .key = "sys.knox.exists",
2538 .value = "0",
2539 },
2540 {
2541 .key = "sys.knox.store",
2542 .value = "0",
2543 },
2544 {
2545 .key = "sys.mobicoredaemon.enable",
2546 .value = "true",
2547 },
2548 {
2549 .key = "sys.nfc.support",
2550 .value = "0",
2551 },
2552 {
2553 .key = "sys.oem_unlock_allowed",
2554 .value = "0",
2555 },
2556 {
2557 .key = "sys.reset_reason",
2558 .value = "N|RP",
2559 },
2560 {
2561 .key = "sys.settings_global_version",
2562 .value = "4",
2563 },
2564 {
2565 .key = "sys.settings_system_version",
2566 .value = "11",
2567 },
2568 {
2569 .key = "sys.siop.level",
2570 .value = "0",
2571 },
2572 {
2573 .key = "sys.skip_lockscreen",
2574 .value = "0",
2575 },
2576 {
2577 .key = "sys.ssrm.mdnie",
2578 .value = "-1",
2579 },
2580 {
2581 .key = "sys.sysctl.extra_free_kbytes",
2582 .value = "24300",
2583 },
2584 {
2585 .key = "sys.sysctl.tcp_adv_win_scale",
2586 .value = "1",
2587 },
2588 {
2589 .key = "sys.sysctl.tcp_def_init_rwnd",
2590 .value = "60",
2591 },
2592 {
2593 .key = "sys.usb.config",
2594 .value = "mtp,adb",
2595 },
2596 {
2597 .key = "sys.usb.configfs",
2598 .value = "0",
2599 },
2600 {
2601 .key = "sys.usb.state",
2602 .value = "mtp,adb",
2603 },
2604 {
2605 .key = "system.camera.CC.disable",
2606 .value = "0",
2607 },
2608 {
2609 .key = "telephony.lteOnCdmaDevice",
2610 .value = "0",
2611 },
2612 {
2613 .key = "vold.crypt.type",
2614 .value = "default",
2615 },
2616 {
2617 .key = "vold.decrypt",
2618 .value = "trigger_restart_framework",
2619 },
2620 {
2621 .key = "vold.encrypt_progress",
2622 .value = "",
2623 },
2624 {
2625 .key = "vold.has_adoptable",
2626 .value = "0",
2627 },
2628 {
2629 .key = "vold.post_fs_data_done",
2630 .value = "1",
2631 },
2632 {
2633 .key = "vzw.os.rooted",
2634 .value = "false",
2635 },
2636 {
2637 .key = "wifi.interface",
2638 .value = "wlan0",
2639 },
2640 {
2641 .key = "wlan.driver.status",
2642 .value = "ok",
2643 },
2644 {
2645 .key = "wlan.p2p.chkintent",
2646 .value = "8",
2647 },
2648 {
2649 .key = "wlan.wfd.status",
2650 .value = "disconnected",
2651 },
2652 { NULL },
2653};
2654#endif /* __ANDROID__ */