• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 struct cpuinfo_mock_file filesystem[] = {
2 	{
3 		.path = "/proc/cpuinfo",
4 		.size = 298,
5 		.content =
6 			"Processor\t: ARMv7 Processor rev 0 (v7l)\n"
7 			"processor\t: 0\n"
8 			"BogoMIPS\t: 313.53\n"
9 			"\n"
10 			"Features\t: swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls \n"
11 			"CPU implementer\t: 0x41\n"
12 			"CPU architecture: 7\n"
13 			"CPU variant\t: 0x3\n"
14 			"CPU part\t: 0xc09\n"
15 			"CPU revision\t: 0\n"
16 			"\n"
17 			"Hardware\t: PXA988\n"
18 			"Revision\t: 0007\n"
19 			"Serial\t\t: 4102dcf646581100\n",
20 	},
21 	{
22 		.path = "/system/build.prop",
23 		.size = 2680,
24 		.content =
25 			"# begin build properties\n"
26 			"# autogenerated by buildinfo.sh\n"
27 			"ro.build.id=JZO54K\n"
28 			"ro.build.display.id=JZO54K.T210LKLUANB4\n"
29 			"ro.build.version.incremental=T210LKLUANB4\n"
30 			"ro.build.version.sdk=16\n"
31 			"ro.build.version.codename=REL\n"
32 			"ro.build.version.release=4.1.2\n"
33 			"ro.build.date=Fri Feb 21 13:04:33 KST 2014\n"
34 			"ro.build.date.utc=1392955473\n"
35 			"ro.build.type=user\n"
36 			"ro.build.user=se.infra\n"
37 			"ro.build.host=R0210-11\n"
38 			"ro.build.tags=release-keys\n"
39 			"ro.product.model=SM-T210L\n"
40 			"ro.product.brand=samsung\n"
41 			"ro.product.name=lt02wifilgt\n"
42 			"ro.product.device=lt02wifilgt\n"
43 			"ro.product.board=PXA986\n"
44 			"ro.product.cpu.abi=armeabi-v7a\n"
45 			"ro.product.cpu.abi2=armeabi\n"
46 			"ro.product_ship=true\n"
47 			"ro.product.manufacturer=samsung\n"
48 			"ro.product.locale.language=en\n"
49 			"ro.product.locale.region=GB\n"
50 			"ro.wifi.channels=\n"
51 			"ro.board.platform=mrvl\n"
52 			"ro.build.PDA=T210LKLUANB4\n"
53 			"ro.bootloader=T210LKLUANB4\n"
54 			"ril.sw_ver=\n"
55 			"ril.official_cscver=I8268CHNALK2\n"
56 			"ro.build.changelist=1520441\n"
57 			"ro.build.modelname=SM-T210L\n"
58 			"# ro.build.product is obsolete; use ro.product.device\n"
59 			"ro.build.product=lt02wifilgt\n"
60 			"# Do not try to parse ro.build.description or .fingerprint\n"
61 			"ro.build.description=lt02wifilgt-user 4.1.2 JZO54K T210LKLUANB4 release-keys\n"
62 			"ro.build.fingerprint=samsung/lt02wifilgt/lt02wifilgt:4.1.2/JZO54K/T210LKLUANB4:user/release-keys\n"
63 			"ro.build.characteristics=tablet\n"
64 			"# end build properties\n"
65 			"#\n"
66 			"# system.prop for nevocmcc\n"
67 			"#\n"
68 			"\n"
69 			"# System property for Default Brightness\n"
70 			"ro.lcd_brightness=195\n"
71 			"ro.sf.lcd_density=160\n"
72 			"\n"
73 			"# minimum brightness value\n"
74 			"ro.lcd_min_brightness=20\n"
75 			"\n"
76 			"# rotation setting in potrait mode.\n"
77 			"ro.sf.hwrotation=270\n"
78 			"\n"
79 			"ro.kernel.qemu=0\n"
80 			"\n"
81 			"#LGU ContentManager main root directory\n"
82 			"ro.lgu.contentmanager=/storage/extSdCard\n"
83 			"\n"
84 			"ro.carrier=wifi-only\n"
85 			"\n"
86 			"# System property for Font Clarity\n"
87 			"persist.sys.font_clarity=0\n"
88 			"\n"
89 			"#\n"
90 			"# ADDITIONAL_BUILD_PROPERTIES\n"
91 			"#\n"
92 			"keyguard.no_require_sim=1\n"
93 			"persist.service.blcr.enable=0\n"
94 			"persist.sys.tools.enable=0\n"
95 			"ro.wifi.active_roaming.enable=true\n"
96 			"ro.tel.config.path=/system/etc/tel/\n"
97 			"ro.sf.lcd_density=240\n"
98 			"ro.carrier=unknown\n"
99 			"ro.com.google.clientidbase=android-samsung\n"
100 			"dalvik.vm.heapstartsize=8m\n"
101 			"dalvik.vm.heapgrowthlimit=64m\n"
102 			"dalvik.vm.heapsize=256m\n"
103 			"ro.sec.fle.encryption=true\n"
104 			"ro.config.ringtone=S_Over_the_horizon.ogg\n"
105 			"ro.config.notification_sound=S_Whistle.ogg\n"
106 			"ro.config.alarm_alert=Walk_in_the_forest.ogg\n"
107 			"ro.config.media_sound=Media_preview_Touch_the_light.ogg\n"
108 			"ro.config.voip_dvfs_freq=3\n"
109 			"ro.error.receiver.default=com.samsung.receiver.error\n"
110 			"ro.tvout.enable=false\n"
111 			"ro.com.google.apphider=off\n"
112 			"ro.com.google.clientidbase.ms=android-lgu-kr\n"
113 			"ro.com.google.clientidbase.am=android-lgu-kr\n"
114 			"ro.com.google.clientidbase.yt=android-samsung\n"
115 			"ro.com.google.clientidbase.gmm=android-samsung\n"
116 			"ro.com.google.gmsversion=4.1_r6\n"
117 			"boot.fps=9\n"
118 			"net.bt.name=Android\n"
119 			"dalvik.vm.stack-trace-file=/data/anr/traces.txt\n"
120 			"\n",
121 	},
122 	{
123 		.path = "/sys/devices/system/cpu/kernel_max",
124 		.size = 2,
125 		.content = "1\n",
126 	},
127 	{
128 		.path = "/sys/devices/system/cpu/possible",
129 		.size = 4,
130 		.content = "0-1\n",
131 	},
132 	{
133 		.path = "/sys/devices/system/cpu/present",
134 		.size = 4,
135 		.content = "0-1\n",
136 	},
137 	{
138 		.path = "/sys/devices/system/cpu/online",
139 		.size = 2,
140 		.content = "0\n",
141 	},
142 	{
143 		.path = "/sys/devices/system/cpu/offline",
144 		.size = 2,
145 		.content = "1\n",
146 	},
147 	{
148 		.path = "/sys/devices/system/cpu/cpuidle/current_driver",
149 		.size = 12,
150 		.content = "pxa988_idle\n",
151 	},
152 	{
153 		.path = "/sys/devices/system/cpu/cpuidle/current_governor_ro",
154 		.size = 5,
155 		.content = "menu\n",
156 	},
157 	{
158 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/affected_cpus",
159 		.size = 2,
160 		.content = "0\n",
161 	},
162 	{
163 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq",
164 		.size = 8,
165 		.content = "1205000\n",
166 	},
167 	{
168 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq",
169 		.size = 7,
170 		.content = "312000\n",
171 	},
172 	{
173 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_transition_latency",
174 		.size = 6,
175 		.content = "10000\n",
176 	},
177 	{
178 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/related_cpus",
179 		.size = 2,
180 		.content = "0\n",
181 	},
182 	{
183 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies",
184 		.size = 31,
185 		.content = "312000 624000 1066000 1205000 \n",
186 	},
187 	{
188 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors",
189 		.size = 67,
190 		.content = "interactive conservative ondemand powersave userspace performance \n",
191 	},
192 	{
193 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq",
194 		.size = 7,
195 		.content = "312000\n",
196 	},
197 	{
198 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_driver",
199 		.size = 15,
200 		.content = "pxa988-cpufreq\n",
201 	},
202 	{
203 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor",
204 		.size = 9,
205 		.content = "ondemand\n",
206 	},
207 	{
208 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq",
209 		.size = 7,
210 		.content = "312000\n",
211 	},
212 	{
213 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state",
214 		.size = 51,
215 		.content =
216 			"312000 11572\n"
217 			"624000 789\n"
218 			"1066000 1053\n"
219 			"1205000 10056\n",
220 	},
221 	{
222 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/total_trans",
223 		.size = 4,
224 		.content = "762\n",
225 	},
226 	{
227 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/trans_table",
228 		.size = 277,
229 		.content =
230 			"   From  :    To\n"
231 			"         :    312000    624000   1066000   1205000 \n"
232 			"   312000:         0         0        23       105 \n"
233 			"   624000:        60         0         7        50 \n"
234 			"  1066000:        36        55         0       135 \n"
235 			"  1205000:        33        62       196         0 \n",
236 	},
237 	{
238 		.path = "/sys/devices/system/cpu/cpu0/topology/physical_package_id",
239 		.size = 2,
240 		.content = "0\n",
241 	},
242 	{
243 		.path = "/sys/devices/system/cpu/cpu0/topology/core_siblings_list",
244 		.size = 4,
245 		.content = "0-1\n",
246 	},
247 	{
248 		.path = "/sys/devices/system/cpu/cpu0/topology/core_siblings",
249 		.size = 2,
250 		.content = "3\n",
251 	},
252 	{
253 		.path = "/sys/devices/system/cpu/cpu0/topology/core_id",
254 		.size = 2,
255 		.content = "0\n",
256 	},
257 	{
258 		.path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings_list",
259 		.size = 2,
260 		.content = "0\n",
261 	},
262 	{
263 		.path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings",
264 		.size = 2,
265 		.content = "1\n",
266 	},
267 	{ NULL },
268 };
269 
270 #ifdef __ANDROID__
271 struct cpuinfo_mock_property properties[] = {
272 	{
273 		.key = "android.telephony.apn-restore",
274 		.value = "600000",
275 	},
276 	{
277 		.key = "boot.fps",
278 		.value = "9",
279 	},
280 	{
281 		.key = "dalvik.vm.heapgrowthlimit",
282 		.value = "64m",
283 	},
284 	{
285 		.key = "dalvik.vm.heapsize",
286 		.value = "256m",
287 	},
288 	{
289 		.key = "dalvik.vm.heapstartsize",
290 		.value = "8m",
291 	},
292 	{
293 		.key = "dalvik.vm.stack-trace-file",
294 		.value = "/data/anr/traces.txt",
295 	},
296 	{
297 		.key = "dev.MDPLimitCondition",
298 		.value = "0",
299 	},
300 	{
301 		.key = "dev.bootcomplete",
302 		.value = "1",
303 	},
304 	{
305 		.key = "dev.kiessupport",
306 		.value = "TRUE",
307 	},
308 	{
309 		.key = "drm.service.enabled",
310 		.value = "true",
311 	},
312 	{
313 		.key = "gsm.current.phone-type",
314 		.value = "1",
315 	},
316 	{
317 		.key = "gsm.operator.alpha",
318 		.value = "LG U+",
319 	},
320 	{
321 		.key = "gsm.operator.iso-country",
322 		.value = "kr",
323 	},
324 	{
325 		.key = "gsm.operator.isroaming",
326 		.value = "false",
327 	},
328 	{
329 		.key = "gsm.operator.numeric",
330 		.value = "45006",
331 	},
332 	{
333 		.key = "gsm.sim.operator.alpha",
334 		.value = "LG U+",
335 	},
336 	{
337 		.key = "gsm.sim.operator.iso-country",
338 		.value = "kr",
339 	},
340 	{
341 		.key = "gsm.sim.operator.numeric",
342 		.value = "45006",
343 	},
344 	{
345 		.key = "init.svc.BCS-daemon",
346 		.value = "running",
347 	},
348 	{
349 		.key = "init.svc.DR-daemon",
350 		.value = "running",
351 	},
352 	{
353 		.key = "init.svc.DTT-daemon",
354 		.value = "running",
355 	},
356 	{
357 		.key = "init.svc.FMRadiod",
358 		.value = "running",
359 	},
360 	{
361 		.key = "init.svc.KIES-daemon",
362 		.value = "running",
363 	},
364 	{
365 		.key = "init.svc.PowerDaemon",
366 		.value = "running",
367 	},
368 	{
369 		.key = "init.svc.SMD-daemon",
370 		.value = "running",
371 	},
372 	{
373 		.key = "init.svc.adbd",
374 		.value = "running",
375 	},
376 	{
377 		.key = "init.svc.atcmdsrv-aponly",
378 		.value = "running",
379 	},
380 	{
381 		.key = "init.svc.bootanim",
382 		.value = "stopped",
383 	},
384 	{
385 		.key = "init.svc.dbus",
386 		.value = "running",
387 	},
388 	{
389 		.key = "init.svc.debuggerd",
390 		.value = "running",
391 	},
392 	{
393 		.key = "init.svc.diag-aponly",
394 		.value = "running",
395 	},
396 	{
397 		.key = "init.svc.drm",
398 		.value = "running",
399 	},
400 	{
401 		.key = "init.svc.filemonitor",
402 		.value = "running",
403 	},
404 	{
405 		.key = "init.svc.flash_recovery",
406 		.value = "stopped",
407 	},
408 	{
409 		.key = "init.svc.installd",
410 		.value = "running",
411 	},
412 	{
413 		.key = "init.svc.keystore",
414 		.value = "running",
415 	},
416 	{
417 		.key = "init.svc.macloader",
418 		.value = "stopped",
419 	},
420 	{
421 		.key = "init.svc.marvelltel",
422 		.value = "stopped",
423 	},
424 	{
425 		.key = "init.svc.media",
426 		.value = "running",
427 	},
428 	{
429 		.key = "init.svc.mobex-daemon",
430 		.value = "running",
431 	},
432 	{
433 		.key = "init.svc.mwirelessd",
434 		.value = "running",
435 	},
436 	{
437 		.key = "init.svc.netd",
438 		.value = "running",
439 	},
440 	{
441 		.key = "init.svc.nvm-aponly",
442 		.value = "running",
443 	},
444 	{
445 		.key = "init.svc.p2p_supplicant",
446 		.value = "running",
447 	},
448 	{
449 		.key = "init.svc.powersnd",
450 		.value = "stopped",
451 	},
452 	{
453 		.key = "init.svc.ril-daemon",
454 		.value = "stopped",
455 	},
456 	{
457 		.key = "init.svc.sdcard",
458 		.value = "running",
459 	},
460 	{
461 		.key = "init.svc.sensord",
462 		.value = "running",
463 	},
464 	{
465 		.key = "init.svc.servicemanager",
466 		.value = "running",
467 	},
468 	{
469 		.key = "init.svc.setup_fs",
470 		.value = "stopped",
471 	},
472 	{
473 		.key = "init.svc.simal",
474 		.value = "running",
475 	},
476 	{
477 		.key = "init.svc.surfaceflinger",
478 		.value = "running",
479 	},
480 	{
481 		.key = "init.svc.ueventd",
482 		.value = "running",
483 	},
484 	{
485 		.key = "init.svc.vold",
486 		.value = "running",
487 	},
488 	{
489 		.key = "init.svc.wpa_supplicant",
490 		.value = "running",
491 	},
492 	{
493 		.key = "init.svc.zygote",
494 		.value = "running",
495 	},
496 	{
497 		.key = "keyguard.no_require_sim",
498 		.value = "1",
499 	},
500 	{
501 		.key = "marvell.ril.ppp.enabled",
502 		.value = "0",
503 	},
504 	{
505 		.key = "net.bt.name",
506 		.value = "Android",
507 	},
508 	{
509 		.key = "net.change",
510 		.value = "net.qtaguid_enabled",
511 	},
512 	{
513 		.key = "net.hostname",
514 		.value = "android-181009c45f5a0089",
515 	},
516 	{
517 		.key = "net.qtaguid_enabled",
518 		.value = "1",
519 	},
520 	{
521 		.key = "net.tcp.buffersize.default",
522 		.value = "4096,87380,110208,4096,16384,110208",
523 	},
524 	{
525 		.key = "net.tcp.buffersize.edge",
526 		.value = "4093,26280,35040,4096,16384,35040",
527 	},
528 	{
529 		.key = "net.tcp.buffersize.gprs",
530 		.value = "4092,8760,11680,4096,8760,11680",
531 	},
532 	{
533 		.key = "net.tcp.buffersize.hspa",
534 		.value = "4094,87380,262144,4096,16384,262144",
535 	},
536 	{
537 		.key = "net.tcp.buffersize.lte",
538 		.value = "524288,1048576,2097152,262144,524288,1048576",
539 	},
540 	{
541 		.key = "net.tcp.buffersize.umts",
542 		.value = "4094,87380,110208,4096,16384,110208",
543 	},
544 	{
545 		.key = "net.tcp.buffersize.wifi",
546 		.value = "524288,1048576,2097152,262144,524288,1048576",
547 	},
548 	{
549 		.key = "persist.audio.allsoundmute",
550 		.value = "0",
551 	},
552 	{
553 		.key = "persist.audio.apmaster",
554 		.value = "1",
555 	},
556 	{
557 		.key = "persist.audio.codecmaster",
558 		.value = "0",
559 	},
560 	{
561 		.key = "persist.audio.gsspmaster",
562 		.value = "1",
563 	},
564 	{
565 		.key = "persist.audio.headsetsysvolume",
566 		.value = "4",
567 	},
568 	{
569 		.key = "persist.audio.hphonesysvolume",
570 		.value = "4",
571 	},
572 	{
573 		.key = "persist.audio.ringermode",
574 		.value = "2",
575 	},
576 	{
577 		.key = "persist.audio.sysvolume",
578 		.value = "4",
579 	},
580 	{
581 		.key = "persist.bt.pcmmaster",
582 		.value = "0",
583 	},
584 	{
585 		.key = "persist.radio.pcmmaster",
586 		.value = "1",
587 	},
588 	{
589 		.key = "persist.service.blcr.enable",
590 		.value = "0",
591 	},
592 	{
593 		.key = "persist.sys.country",
594 		.value = "US",
595 	},
596 	{
597 		.key = "persist.sys.flipfontpath",
598 		.value = "default",
599 	},
600 	{
601 		.key = "persist.sys.font_clarity",
602 		.value = "0",
603 	},
604 	{
605 		.key = "persist.sys.language",
606 		.value = "en",
607 	},
608 	{
609 		.key = "persist.sys.localevar",
610 		.value = "",
611 	},
612 	{
613 		.key = "persist.sys.profiler_ms",
614 		.value = "0",
615 	},
616 	{
617 		.key = "persist.sys.rotation.animation",
618 		.value = "0",
619 	},
620 	{
621 		.key = "persist.sys.setupwizard",
622 		.value = "FINISH",
623 	},
624 	{
625 		.key = "persist.sys.storage_preload",
626 		.value = "2",
627 	},
628 	{
629 		.key = "persist.sys.timezone",
630 		.value = "Asia/Seoul",
631 	},
632 	{
633 		.key = "persist.sys.tools.enable",
634 		.value = "0",
635 	},
636 	{
637 		.key = "persist.sys.usb.config",
638 		.value = "mtp,adb",
639 	},
640 	{
641 		.key = "ril.approved_codever",
642 		.value = "none",
643 	},
644 	{
645 		.key = "ril.approved_cscver",
646 		.value = "none",
647 	},
648 	{
649 		.key = "ril.official_cscver",
650 		.value = "T210LLGTANB4",
651 	},
652 	{
653 		.key = "ril.servicestate",
654 		.value = "1",
655 	},
656 	{
657 		.key = "ril.sw_ver",
658 		.value = "",
659 	},
660 	{
661 		.key = "ril.tethering.usb.active",
662 		.value = "0",
663 	},
664 	{
665 		.key = "rild.libpath",
666 		.value = "/system/lib/libmarvell-ril.so",
667 	},
668 	{
669 		.key = "ro.allow.mock.location",
670 		.value = "0",
671 	},
672 	{
673 		.key = "ro.baseband",
674 		.value = "unknown",
675 	},
676 	{
677 		.key = "ro.bluetooth.dun",
678 		.value = "true",
679 	},
680 	{
681 		.key = "ro.board.platform",
682 		.value = "mrvl",
683 	},
684 	{
685 		.key = "ro.boot.emmc_checksum",
686 		.value = "3",
687 	},
688 	{
689 		.key = "ro.boot.serialno",
690 		.value = "4102dcf646581100",
691 	},
692 	{
693 		.key = "ro.boot_recovery",
694 		.value = "unknown",
695 	},
696 	{
697 		.key = "ro.bootloader",
698 		.value = "T210LKLUANB4",
699 	},
700 	{
701 		.key = "ro.bootmode",
702 		.value = "unknown",
703 	},
704 	{
705 		.key = "ro.bt.bdaddr_path",
706 		.value = "/efs/bluetooth/bt_addr",
707 	},
708 	{
709 		.key = "ro.build.PDA",
710 		.value = "T210LKLUANB4",
711 	},
712 	{
713 		.key = "ro.build.changelist",
714 		.value = "1520441",
715 	},
716 	{
717 		.key = "ro.build.characteristics",
718 		.value = "tablet",
719 	},
720 	{
721 		.key = "ro.build.date.utc",
722 		.value = "1392955473",
723 	},
724 	{
725 		.key = "ro.build.date",
726 		.value = "Fri Feb 21 13:04:33 KST 2014",
727 	},
728 	{
729 		.key = "ro.build.description",
730 		.value = "lt02wifilgt-user 4.1.2 JZO54K T210LKLUANB4 release-keys",
731 	},
732 	{
733 		.key = "ro.build.display.id",
734 		.value = "JZO54K.T210LKLUANB4",
735 	},
736 	{
737 		.key = "ro.build.fingerprint",
738 		.value = "samsung/lt02wifilgt/lt02wifilgt:4.1.2/JZO54K/T210LKLUANB4:user/release-keys",
739 	},
740 	{
741 		.key = "ro.build.host",
742 		.value = "R0210-11",
743 	},
744 	{
745 		.key = "ro.build.id",
746 		.value = "JZO54K",
747 	},
748 	{
749 		.key = "ro.build.modelname",
750 		.value = "SM-T210L",
751 	},
752 	{
753 		.key = "ro.build.product",
754 		.value = "lt02wifilgt",
755 	},
756 	{
757 		.key = "ro.build.tags",
758 		.value = "release-keys",
759 	},
760 	{
761 		.key = "ro.build.type",
762 		.value = "user",
763 	},
764 	{
765 		.key = "ro.build.user",
766 		.value = "se.infra",
767 	},
768 	{
769 		.key = "ro.build.version.codename",
770 		.value = "REL",
771 	},
772 	{
773 		.key = "ro.build.version.incremental",
774 		.value = "T210LKLUANB4",
775 	},
776 	{
777 		.key = "ro.build.version.release",
778 		.value = "4.1.2",
779 	},
780 	{
781 		.key = "ro.build.version.sdk",
782 		.value = "16",
783 	},
784 	{
785 		.key = "ro.carrier",
786 		.value = "wifi-only",
787 	},
788 	{
789 		.key = "ro.com.google.apphider",
790 		.value = "off",
791 	},
792 	{
793 		.key = "ro.com.google.clientidbase.am",
794 		.value = "android-lgu-kr",
795 	},
796 	{
797 		.key = "ro.com.google.clientidbase.gmm",
798 		.value = "android-samsung",
799 	},
800 	{
801 		.key = "ro.com.google.clientidbase.ms",
802 		.value = "android-lgu-kr",
803 	},
804 	{
805 		.key = "ro.com.google.clientidbase.yt",
806 		.value = "android-samsung",
807 	},
808 	{
809 		.key = "ro.com.google.clientidbase",
810 		.value = "android-samsung",
811 	},
812 	{
813 		.key = "ro.com.google.gmsversion",
814 		.value = "4.1_r6",
815 	},
816 	{
817 		.key = "ro.config.alarm_alert",
818 		.value = "Walk_in_the_forest.ogg",
819 	},
820 	{
821 		.key = "ro.config.media_sound",
822 		.value = "Media_preview_Touch_the_light.ogg",
823 	},
824 	{
825 		.key = "ro.config.notification_sound",
826 		.value = "S_Whistle.ogg",
827 	},
828 	{
829 		.key = "ro.config.ringtone",
830 		.value = "S_Over_the_horizon.ogg",
831 	},
832 	{
833 		.key = "ro.config.voip_dvfs_freq",
834 		.value = "3",
835 	},
836 	{
837 		.key = "ro.cp_debug_level",
838 		.value = "unknown",
839 	},
840 	{
841 		.key = "ro.crypto.state",
842 		.value = "unencrypted",
843 	},
844 	{
845 		.key = "ro.csc.country_code",
846 		.value = "KOREA",
847 	},
848 	{
849 		.key = "ro.csc.countryiso_code",
850 		.value = "WW",
851 	},
852 	{
853 		.key = "ro.csc.sales_code",
854 		.value = "LGT",
855 	},
856 	{
857 		.key = "ro.debug_level",
858 		.value = "0x4f4c",
859 	},
860 	{
861 		.key = "ro.debuggable",
862 		.value = "0",
863 	},
864 	{
865 		.key = "ro.emmc",
866 		.value = "unknown",
867 	},
868 	{
869 		.key = "ro.emmc_checksum",
870 		.value = "3",
871 	},
872 	{
873 		.key = "ro.error.receiver.default",
874 		.value = "com.samsung.receiver.error",
875 	},
876 	{
877 		.key = "ro.factorytest",
878 		.value = "0",
879 	},
880 	{
881 		.key = "ro.hardware",
882 		.value = "pxa988",
883 	},
884 	{
885 		.key = "ro.kernel.qemu",
886 		.value = "0",
887 	},
888 	{
889 		.key = "ro.lcd_brightness",
890 		.value = "195",
891 	},
892 	{
893 		.key = "ro.lcd_min_brightness",
894 		.value = "20",
895 	},
896 	{
897 		.key = "ro.lgu.contentmanager",
898 		.value = "/storage/extSdCard",
899 	},
900 	{
901 		.key = "ro.marvell.platform.type",
902 		.value = "TTC_TD",
903 	},
904 	{
905 		.key = "ro.media.gst.enabled",
906 		.value = "1",
907 	},
908 	{
909 		.key = "ro.nfc.port",
910 		.value = "I2C",
911 	},
912 	{
913 		.key = "ro.nvdata_backup",
914 		.value = "unknown",
915 	},
916 	{
917 		.key = "ro.opengles.version",
918 		.value = "131072",
919 	},
920 	{
921 		.key = "ro.product.board",
922 		.value = "PXA986",
923 	},
924 	{
925 		.key = "ro.product.brand",
926 		.value = "samsung",
927 	},
928 	{
929 		.key = "ro.product.cpu.abi2",
930 		.value = "armeabi",
931 	},
932 	{
933 		.key = "ro.product.cpu.abi",
934 		.value = "armeabi-v7a",
935 	},
936 	{
937 		.key = "ro.product.device",
938 		.value = "lt02wifilgt",
939 	},
940 	{
941 		.key = "ro.product.locale.language",
942 		.value = "en",
943 	},
944 	{
945 		.key = "ro.product.locale.region",
946 		.value = "GB",
947 	},
948 	{
949 		.key = "ro.product.manufacturer",
950 		.value = "samsung",
951 	},
952 	{
953 		.key = "ro.product.model",
954 		.value = "SM-T210L",
955 	},
956 	{
957 		.key = "ro.product.name",
958 		.value = "lt02wifilgt",
959 	},
960 	{
961 		.key = "ro.product_ship",
962 		.value = "true",
963 	},
964 	{
965 		.key = "ro.revision",
966 		.value = "7",
967 	},
968 	{
969 		.key = "ro.runtime.firstboot",
970 		.value = "1325386510485",
971 	},
972 	{
973 		.key = "ro.sec.fle.encryption",
974 		.value = "true",
975 	},
976 	{
977 		.key = "ro.secure",
978 		.value = "1",
979 	},
980 	{
981 		.key = "ro.serialno",
982 		.value = "4102dcf646581100",
983 	},
984 	{
985 		.key = "ro.setupwizard.mode",
986 		.value = "OPTIONAL",
987 	},
988 	{
989 		.key = "ro.sf.hwrotation",
990 		.value = "270",
991 	},
992 	{
993 		.key = "ro.sf.lcd_density",
994 		.value = "160",
995 	},
996 	{
997 		.key = "ro.tel.config.path",
998 		.value = "/system/etc/tel/",
999 	},
1000 	{
1001 		.key = "ro.tvout.enable",
1002 		.value = "false",
1003 	},
1004 	{
1005 		.key = "ro.wifi.active_roaming.enable",
1006 		.value = "true",
1007 	},
1008 	{
1009 		.key = "ro.wifi.channels",
1010 		.value = "",
1011 	},
1012 	{
1013 		.key = "service.bootanim.exit",
1014 		.value = "1",
1015 	},
1016 	{
1017 		.key = "service.camera.af",
1018 		.value = "1",
1019 	},
1020 	{
1021 		.key = "storage.mmc.size",
1022 		.value = "15758000128",
1023 	},
1024 	{
1025 		.key = "sys.barcode",
1026 		.value = "S210L67078752",
1027 	},
1028 	{
1029 		.key = "sys.baseband",
1030 		.value = "UMTS",
1031 	},
1032 	{
1033 		.key = "sys.boot_completed",
1034 		.value = "1",
1035 	},
1036 	{
1037 		.key = "sys.factory.mediaScanningCount",
1038 		.value = "7",
1039 	},
1040 	{
1041 		.key = "sys.hw_ver",
1042 		.value = "REV03",
1043 	},
1044 	{
1045 		.key = "sys.manufacturedate",
1046 		.value = "20140211",
1047 	},
1048 	{
1049 		.key = "sys.serialnumber",
1050 		.value = "R34F200ZR9",
1051 	},
1052 	{
1053 		.key = "sys.settings_secure_version",
1054 		.value = "4",
1055 	},
1056 	{
1057 		.key = "sys.settings_system_version",
1058 		.value = "25",
1059 	},
1060 	{
1061 		.key = "sys.telephonymoduleloglevel",
1062 		.value = "8",
1063 	},
1064 	{
1065 		.key = "sys.usb.config",
1066 		.value = "mtp,adb",
1067 	},
1068 	{
1069 		.key = "sys.usb.diagmodem",
1070 		.value = "1",
1071 	},
1072 	{
1073 		.key = "sys.usb.state",
1074 		.value = "mtp,adb",
1075 	},
1076 	{
1077 		.key = "system_init.startsurfaceflinger",
1078 		.value = "0",
1079 	},
1080 	{
1081 		.key = "vold.post_fs_data_done",
1082 		.value = "1",
1083 	},
1084 	{
1085 		.key = "wifi.interface",
1086 		.value = "wlan0",
1087 	},
1088 	{
1089 		.key = "wifidirect.interface",
1090 		.value = "p2p0",
1091 	},
1092 	{
1093 		.key = "wlan.driver.status",
1094 		.value = "ok",
1095 	},
1096 	{
1097 		.key = "wlan.wfd.status",
1098 		.value = "disconnected",
1099 	},
1100 	{ NULL },
1101 };
1102 #endif /* __ANDROID__ */
1103