1 struct cpuinfo_mock_file filesystem[] = {
2 #if CPUINFO_ARCH_ARM64
3 	{
4 		.path = "/proc/cpuinfo",
5 		.size = 841,
6 		.content =
7 			"processor\t: 0\n"
8 			"Processor\t: AArch64 Processor rev 1 (aarch64)\n"
9 			"model name\t: AArch64 Processor rev 1 (aarch64)\n"
10 			"BogoMIPS\t: 26.00\n"
11 			"Features\t: fp asimd evtstrm aes pmull sha1 sha2 crc32\n"
12 			"CPU implementer\t: 0x41\n"
13 			"CPU architecture: 8\n"
14 			"CPU variant\t: 0x0\n"
15 			"CPU part\t: 0xd04\n"
16 			"CPU revision\t: 1\n"
17 			"\n"
18 			"processor\t: 1\n"
19 			"Processor\t: AArch64 Processor rev 1 (aarch64)\n"
20 			"model name\t: AArch64 Processor rev 1 (aarch64)\n"
21 			"BogoMIPS\t: 26.00\n"
22 			"Features\t: fp asimd evtstrm aes pmull sha1 sha2 crc32\n"
23 			"CPU implementer\t: 0x41\n"
24 			"CPU architecture: 8\n"
25 			"CPU variant\t: 0x0\n"
26 			"CPU part\t: 0xd04\n"
27 			"CPU revision\t: 1\n"
28 			"\n"
29 			"processor\t: 2\n"
30 			"Processor\t: AArch64 Processor rev 1 (aarch64)\n"
31 			"model name\t: AArch64 Processor rev 1 (aarch64)\n"
32 			"BogoMIPS\t: 26.00\n"
33 			"Features\t: fp asimd evtstrm aes pmull sha1 sha2 crc32\n"
34 			"CPU implementer\t: 0x41\n"
35 			"CPU architecture: 8\n"
36 			"CPU variant\t: 0x0\n"
37 			"CPU part\t: 0xd04\n"
38 			"CPU revision\t: 1\n"
39 			"\n"
40 			"Hardware\t: MT8167B\n",
41 	},
42 #elif CPUINFO_ARCH_ARM
43 	{
44 		.path = "/proc/cpuinfo",
45 		.size = 1138,
46 		.content =
47 			"processor\t: 0\n"
48 			"model name\t: ARMv8 Processor rev 1 (v8l)\n"
49 			"Processor\t: AArch64 Processor rev 1 (aarch64)\n"
50 			"model name\t: AArch64 Processor rev 1 (aarch64)\n"
51 			"BogoMIPS\t: 26.00\n"
52 			"Features\t: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt lpae evtstrm aes pmull sha1 sha2 crc32\n"
53 			"CPU implementer\t: 0x41\n"
54 			"CPU architecture: 8\n"
55 			"CPU variant\t: 0x0\n"
56 			"CPU part\t: 0xd04\n"
57 			"CPU revision\t: 1\n"
58 			"\n"
59 			"processor\t: 1\n"
60 			"model name\t: ARMv8 Processor rev 1 (v8l)\n"
61 			"Processor\t: AArch64 Processor rev 1 (aarch64)\n"
62 			"model name\t: AArch64 Processor rev 1 (aarch64)\n"
63 			"BogoMIPS\t: 26.00\n"
64 			"Features\t: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt lpae 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: 0xd04\n"
69 			"CPU revision\t: 1\n"
70 			"\n"
71 			"processor\t: 2\n"
72 			"model name\t: ARMv8 Processor rev 1 (v8l)\n"
73 			"Processor\t: AArch64 Processor rev 1 (aarch64)\n"
74 			"model name\t: AArch64 Processor rev 1 (aarch64)\n"
75 			"BogoMIPS\t: 26.00\n"
76 			"Features\t: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt lpae evtstrm aes pmull sha1 sha2 crc32\n"
77 			"CPU implementer\t: 0x41\n"
78 			"CPU architecture: 8\n"
79 			"CPU variant\t: 0x0\n"
80 			"CPU part\t: 0xd04\n"
81 			"CPU revision\t: 1\n"
82 			"\n"
83 			"Hardware\t: MT8167B\n",
84 	},
85 #endif
86 	{
87 		.path = "/system/build.prop",
88 		.size = 6925,
89 		.content =
90 			"\n"
91 			"# begin build properties\n"
92 			"# autogenerated by buildinfo.sh\n"
93 			"ro.build.id=NRD90M\n"
94 			"ro.build.version.incremental=1496325358\n"
95 			"ro.build.version.sdk=24\n"
96 			"ro.build.version.preview_sdk=0\n"
97 			"ro.build.version.codename=REL\n"
98 			"ro.build.version.all_codenames=REL\n"
99 			"ro.build.version.release=7.0\n"
100 			"ro.build.version.security_patch=2017-06-05\n"
101 			"ro.build.version.base_os=\n"
102 			"ro.build.date=Thu Jun  1 21:55:57 HKT 2017\n"
103 			"ro.build.date.utc=1496325357\n"
104 			"ro.build.type=user\n"
105 			"ro.build.user=zuotao\n"
106 			"ro.build.host=server22\n"
107 			"ro.build.tags=release-keys\n"
108 			"ro.build.flavor=full_neostra8167_tb_n-user\n"
109 			"ro.product.model=B3-A40\n"
110 			"ro.product.brand=acer\n"
111 			"ro.product.board=B3-A40\n"
112 			"ro.product.name=B3-A40_ww_gen1\n"
113 			"ro.product.device=acer_asgard\n"
114 			"# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,\n"
115 			"# use ro.product.cpu.abilist instead.\n"
116 			"ro.product.cpu.abi=arm64-v8a\n"
117 			"ro.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi\n"
118 			"ro.product.cpu.abilist32=armeabi-v7a,armeabi\n"
119 			"ro.product.cpu.abilist64=arm64-v8a\n"
120 			"ro.product.manufacturer=Acer\n"
121 			"ro.product.locale=en-US\n"
122 			"ro.wifi.channels=\n"
123 			"ro.board.platform=mt8167\n"
124 			"# ro.build.product is obsolete; use ro.product.device\n"
125 			"ro.build.product=acer_asgard\n"
126 			"# Do not try to parse description, fingerprint, or thumbprint\n"
127 			"ro.build.description=full_neostra8167_tb_n-user 7.0 NRD90M 1496325358 release-keys\n"
128 			"ro.build.fingerprint=acer/B3-A40_ww_gen1/acer_asgard:7.0/NRD90M/1496325358:user/release-keys\n"
129 			"ro.build.characteristics=tablet\n"
130 			"# end build properties\n"
131 			"ro.acer.iafw_version = F9.E1\n"
132 			"ro.acer.android_version = AV0N0\n"
133 			"ro.build.pandora.id = Acer_AV0N0_B3-A40_RV02RC01_WW_GEN1\n"
134 			"ro.build.display.id = Acer_AV0N0_B3-A40_2.001.00_WW_GEN1\n"
135 			"ro.build.img_pn.id = FM.NVZA0.00G\n"
136 			"ro.acer.product_sku = WIFI\n"
137 			"ro.acer.device_info_version = 1.0\n"
138 			"ro.acer.touch_fw_version= Goodix FW:1070 & CFG:71\n"
139 			"ro.acer.manufacturer = Acer\n"
140 			"ro.acer.modelid = B3-A40\n"
141 			"ro.acer.cpu_vendor = MTK\n"
142 			"ro.acer.cpu_speed = 1.3GHz\n"
143 			"ro.acer.cpu_version = MT 8167\n"
144 			"ro.acer.cpu_core = Quad cores\n"
145 			"ro.acer.rom_size = 16GB\n"
146 			"ro.acer.ram_size = 2GB\n"
147 			"ro.acer.horizontal_pixels = 1280\n"
148 			"ro.acer.vertical_pixels = 800\n"
149 			"ro.build.sku= WW_GEN1\n"
150 			"ro.acer.nidus_server = 1\n"
151 			"#\n"
152 			"# from device/neostra/neostra8167_tb_n/system.prop\n"
153 			"#\n"
154 			"#\n"
155 			"# system.prop for generic sdk\n"
156 			"#\n"
157 			"\n"
158 			"rild.libpath=mtk-ril.so\n"
159 			"rild.libargs=-d /dev/ttyC0\n"
160 			"\n"
161 			"\n"
162 			"# MTK, Infinity, 20090720 {\n"
163 			"wifi.interface=wlan0\n"
164 			"# MTK, Infinity, 20090720 }\n"
165 			"\n"
166 			"# MTK, mtk03034, 20101210 {\n"
167 			"ro.mediatek.wlan.wsc=1\n"
168 			"# MTK, mtk03034 20101210}\n"
169 			"# MTK, mtk03034, 20110318 {\n"
170 			"ro.mediatek.wlan.p2p=1\n"
171 			"# MTK, mtk03034 20110318}\n"
172 			"\n"
173 			"# MTK, mtk03034, 20101213 {\n"
174 			"mediatek.wlan.ctia=0\n"
175 			"# MTK, mtk03034 20101213}\n"
176 			"\n"
177 			"\n"
178 			"#\n"
179 			"wifi.tethering.interface=ap0\n"
180 			"#\n"
181 			"\n"
182 			"ro.opengles.version=196610\n"
183 			"\n"
184 			"wifi.direct.interface=p2p0\n"
185 			"dalvik.vm.heapgrowthlimit=128m\n"
186 			"dalvik.vm.heapsize=256m\n"
187 			"\n"
188 			"# USB MTP WHQL\n"
189 			"ro.sys.usb.mtp.whql.enable=0\n"
190 			"\n"
191 			"# Power off opt in IPO\n"
192 			"sys.ipo.pwrdncap=2\n"
193 			"\n"
194 			"ro.sys.usb.storage.type=mtp\n"
195 			"\n"
196 			"# USB BICR function\n"
197 			"ro.sys.usb.bicr=no\n"
198 			"\n"
199 			"# USB Charge only function\n"
200 			"ro.sys.usb.charging.only=yes\n"
201 			"\n"
202 			"# audio\n"
203 			"ro.camera.sound.forced=0\n"
204 			"ro.audio.silent=0\n"
205 			"\n"
206 			"ro.zygote.preload.enable=0\n"
207 			"\n"
208 			"# temporary enables NAV bar (soft keys)\n"
209 			"qemu.hw.mainkeys=0\n"
210 			"\n"
211 			"ro.kernel.zio=38,108,105,16\n"
212 			"#ro.kernel.qemu=1\n"
213 			"#ro.kernel.qemu.gles=0\n"
214 			"ro.boot.selinux=disable\n"
215 			"\n"
216 			"# Disable dirty region for Mali\n"
217 			"debug.hwui.render_dirty_regions=false\n"
218 			"\n"
219 			"ro.sf.lcd_density=160\n"
220 			"\n"
221 			"# disable ipo for development\n"
222 			"sys.ipo.disable=1\n"
223 			"\n"
224 			"#for mali\n"
225 			"#ro.hardware.gralloc=mt8167.mali\n"
226 			"\n"
227 			"#\n"
228 			"# ADDITIONAL_BUILD_PROPERTIES\n"
229 			"#\n"
230 			"ro.config.ringtone=Ring_Synth_04.ogg\n"
231 			"ro.config.notification_sound=pixiedust.ogg\n"
232 			"ro.carrier=unknown\n"
233 			"ro.config.alarm_alert=Alarm_Classic.ogg\n"
234 			"dalvik.vm.heapgrowthlimit=128m\n"
235 			"dalvik.vm.heapsize=256m\n"
236 			"ro.mediatek.chip_ver=S01\n"
237 			"ro.mediatek.platform=MT8167\n"
238 			"ro.telephony.sim.count=2\n"
239 			"persist.radio.default.sim=0\n"
240 			"persist.radio.multisim.config=ss\n"
241 			"ro.mtk_key_manager_kb_path=4\n"
242 			"ril.specific.sm_cause=0\n"
243 			"bgw.current3gband=0\n"
244 			"ril.external.md=0\n"
245 			"ro.btstack=blueangel\n"
246 			"ro.sf.hwrotation=0\n"
247 			"persist.mtk.wcn.combo.chipid=-1\n"
248 			"service.wcn.driver.ready=no\n"
249 			"drm.service.enabled=true\n"
250 			"mtk_in_house_tee_support=true\n"
251 			"fmradio.driver.enable=0\n"
252 			"ril.first.md=1\n"
253 			"ril.flightmode.poweroffMD=1\n"
254 			"ril.telephony.mode=0\n"
255 			"dalvik.vm.mtk-stack-trace-file=/data/anr/mtk_traces.txt\n"
256 			"mediatek.wlan.chip=CONSYS_MT6630\n"
257 			"mediatek.wlan.module.postfix=_consys_mt6630\n"
258 			"ril.radiooff.poweroffMD=0\n"
259 			"ro.frp.pst=/dev/block/platform/bootdevice/by-name/frp\n"
260 			"ro.mtk_protocol1_rat_config=no\n"
261 			"ro.mtk_support_mp2_playback=1\n"
262 			"ro.mtk_audio_alac_support=1\n"
263 			"ro.mediatek.version.branch=alps-mp-n0.mp13\n"
264 			"ro.mediatek.version.release=alps-mp-n0.mp13-V1_neostra8167.tb.n_P27\n"
265 			"ro.mediatek.version.sdk=4\n"
266 			"ro.setupwizard.mode=OPTIONAL\n"
267 			"ro.com.google.gmsversion=7.0_r7\n"
268 			"ro.com.google.clientidbase=android-acer\n"
269 			"ro.com.google.clientidbase.ms=android-acer\n"
270 			"ro.com.google.clientidbase.yt=android-acer\n"
271 			"ro.com.google.clientidbase.am=android-acer\n"
272 			"ro.com.google.clientidbase.gmm=android-acer\n"
273 			"ro.mtk_audenh_support=1\n"
274 			"ro.mtk_besloudness_support=1\n"
275 			"ro.mtk_bt_support=1\n"
276 			"ro.mtk_wappush_support=1\n"
277 			"ro.mtk_audio_tuning_tool_ver=V2.2\n"
278 			"ro.mtk_wlan_support=1\n"
279 			"ro.mtk_gps_support=1\n"
280 			"ro.mtk_search_db_support=1\n"
281 			"ro.mtk_dialer_search_support=1\n"
282 			"ro.mtk_dhcpv6c_wifi=1\n"
283 			"ro.have_aacencode_feature=1\n"
284 			"ro.mtk_oma_drm_support=1\n"
285 			"ro.mtk_cta_drm_support=1\n"
286 			"ro.mtk_widevine_drm_l3_support=1\n"
287 			"ro.mtk_audio_ape_support=1\n"
288 			"ro.mtk_wmv_playback_support=1\n"
289 			"ro.mtk_send_rr_support=1\n"
290 			"ro.mtk_emmc_support=1\n"
291 			"ro.mtk_tetheringipv6_support=1\n"
292 			"ro.telephony.default_network=0\n"
293 			"ro.mtk_shared_sdcard=1\n"
294 			"ro.mtk_flight_mode_power_off_md=1\n"
295 			"ro.mtk_aal_support=1\n"
296 			"ro.mtk_pq_support=2\n"
297 			"ro.mtk_pq_color_mode=1\n"
298 			"ro.mtk_miravision_support=1\n"
299 			"ro.mtk_blulight_def_support=1\n"
300 			"ro.mtk_wifi_mcc_support=1\n"
301 			"ro.mtk_bip_scws=1\n"
302 			"ro.mtk_wfd_hdcp_tx_support=1\n"
303 			"ro.mtk_wfd_hdcp_rx_support=1\n"
304 			"ro.mtk_world_phone_policy=0\n"
305 			"ro.mtk_perfservice_support=1\n"
306 			"ro.mtk_owner_sdcard_support=1\n"
307 			"ro.mtk_owner_sim_support=1\n"
308 			"ro.mtk_cta_set=1\n"
309 			"ro.mtk_multi_patition=1\n"
310 			"ro.mtk_key_manager_support=1\n"
311 			"ro.mtk_cam_mfb_support=0\n"
312 			"ro.mtk_cam_cfb=1\n"
313 			"ro.mtk_external_sim_only_slots=0\n"
314 			"ro.mtk_bg_power_saving_support=1\n"
315 			"ro.mtk_bg_power_saving_ui=1\n"
316 			"ro.have_aee_feature=1\n"
317 			"ro.sim_me_lock_mode=0\n"
318 			"ro.ap_info_monitor=0\n"
319 			"ro.mtk_dual_mic_support=0\n"
320 			"ro.mtk_is_tablet=1\n"
321 			"persist.mtk_nlp_switch_support=1\n"
322 			"wfd.dummy.enable=1\n"
323 			"wfd.iframesize.level=0\n"
324 			"ro.mediatek.project.path=device/neostra/neostra8167_tb_n\n"
325 			"ro.mtk_sec_video_path_support=1\n"
326 			"persist.mtk.wcn.patch.version=-1\n"
327 			"persist.mtk.wcn.dynamic.dump=0\n"
328 			"service.wcn.coredump.mode=0\n"
329 			"persist.mtk.connsys.poweron.ctl=0\n"
330 			"ro.com.android.mobiledata=true\n"
331 			"persist.radio.mobile.data=0,0\n"
332 			"persist.meta.dumpdata=0\n"
333 			"ro.mtk_deinterlace_support=1\n"
334 			"persist.radio.mtk_ps2_rat=G\n"
335 			"persist.log.tag.DCT=D\n"
336 			"ro.boot.opt_using_default=1\n"
337 			"mtk.vdec.waitkeyframeforplay=1\n"
338 			"ro.sys.sdcardfs=1\n"
339 			"ro.ksc5601_write=0\n"
340 			"ro.email_support_ucs2=0\n"
341 			"ro.ussd_ksc5601=0\n"
342 			"persist.log.tag.CdmaMoSms=I\n"
343 			"persist.log.tag.CdmaMtSms=I\n"
344 			"persist.sys.dalvik.vm.lib.2=libart.so\n"
345 			"dalvik.vm.isa.arm64.variant=cortex-a53\n"
346 			"dalvik.vm.isa.arm64.features=default\n"
347 			"dalvik.vm.isa.arm.variant=cortex-a53\n"
348 			"dalvik.vm.isa.arm.features=default\n"
349 			"net.bt.name=Android\n"
350 			"dalvik.vm.stack-trace-file=/data/anr/traces.txt\n"
351 			"ro.expect.recovery_id=0x5813e2fd866f7283168398ebe58e4bd58e8d5413000000000000000000000000\n",
352 	},
353 	{
354 		.path = "/sys/devices/system/cpu/isolated",
355 		.size = 1,
356 		.content = "\n",
357 	},
358 	{
359 		.path = "/sys/devices/system/cpu/kernel_max",
360 		.size = 2,
361 		.content = "3\n",
362 	},
363 	{
364 		.path = "/sys/devices/system/cpu/modalias",
365 		.size = 66,
366 		.content = "cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007\n",
367 	},
368 	{
369 		.path = "/sys/devices/system/cpu/offline",
370 		.size = 4,
371 		.content = "2-3\n",
372 	},
373 	{
374 		.path = "/sys/devices/system/cpu/online",
375 		.size = 4,
376 		.content = "0-1\n",
377 	},
378 	{
379 		.path = "/sys/devices/system/cpu/possible",
380 		.size = 4,
381 		.content = "0-3\n",
382 	},
383 	{
384 		.path = "/sys/devices/system/cpu/present",
385 		.size = 4,
386 		.content = "0-3\n",
387 	},
388 	{
389 		.path = "/sys/devices/system/cpu/cpuidle/current_driver",
390 		.size = 18,
391 		.content = "mt81xx_v2_cpuidle\n",
392 	},
393 	{
394 		.path = "/sys/devices/system/cpu/cpuidle/current_governor_ro",
395 		.size = 13,
396 		.content = "mtk_governor\n",
397 	},
398 	{
399 		.path = "/sys/devices/system/cpu/cputopo/cpus_per_cluster",
400 		.size = 12,
401 		.content = "cluster0: f\n",
402 	},
403 	{
404 		.path = "/sys/devices/system/cpu/cputopo/glbinfo",
405 		.size = 58,
406 		.content =
407 			"big/little arch: no\n"
408 			"nr_cups: 4\n"
409 			"nr_clusters: 1\n"
410 			"cluster0: f\n",
411 	},
412 	{
413 		.path = "/sys/devices/system/cpu/cputopo/is_big_little",
414 		.size = 2,
415 		.content = "0\n",
416 	},
417 	{
418 		.path = "/sys/devices/system/cpu/cputopo/is_multi_cluster",
419 		.size = 2,
420 		.content = "0\n",
421 	},
422 	{
423 		.path = "/sys/devices/system/cpu/cputopo/nr_clusters",
424 		.size = 2,
425 		.content = "1\n",
426 	},
427 	{
428 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/affected_cpus",
429 		.size = 2,
430 		.content = "0\n",
431 	},
432 	{
433 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq",
434 		.size = 8,
435 		.content = "1300000\n",
436 	},
437 	{
438 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq",
439 		.size = 7,
440 		.content = "598000\n",
441 	},
442 	{
443 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_transition_latency",
444 		.size = 2,
445 		.content = "0\n",
446 	},
447 	{
448 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/related_cpus",
449 		.size = 8,
450 		.content = "0 1 2 3\n",
451 	},
452 	{
453 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies",
454 		.size = 39,
455 		.content = "598000 747500 1040000 1196000 1300000 \n",
456 	},
457 	{
458 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors",
459 		.size = 54,
460 		.content = "ondemand userspace powersave interactive performance \n",
461 	},
462 	{
463 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq",
464 		.size = 7,
465 		.content = "598000\n",
466 	},
467 	{
468 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_driver",
469 		.size = 12,
470 		.content = "mtk-cpufreq\n",
471 	},
472 	{
473 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor",
474 		.size = 12,
475 		.content = "interactive\n",
476 	},
477 	{
478 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq",
479 		.size = 8,
480 		.content = "1300000\n",
481 	},
482 	{
483 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq",
484 		.size = 7,
485 		.content = "598000\n",
486 	},
487 	{
488 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state",
489 		.size = 60,
490 		.content =
491 			"598000 2118\n"
492 			"747500 263\n"
493 			"1040000 619\n"
494 			"1196000 458\n"
495 			"1300000 5963\n",
496 	},
497 	{
498 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/total_trans",
499 		.size = 4,
500 		.content = "213\n",
501 	},
502 	{
503 		.path = "/sys/devices/system/cpu/cpu0/cpufreq/stats/trans_table",
504 		.size = 389,
505 		.content =
506 			"   From  :    To\n"
507 			"         :    598000    747500   1040000   1196000   1300000 \n"
508 			"   598000:         0        14         0         0        38 \n"
509 			"   747500:         5         0        14         0         9 \n"
510 			"  1040000:         6         3         0        12        11 \n"
511 			"  1196000:         3         1         1         0        19 \n"
512 			"  1300000:        39        10        16        12         0 \n",
513 	},
514 	{
515 		.path = "/sys/devices/system/cpu/cpu0/topology/core_id",
516 		.size = 2,
517 		.content = "0\n",
518 	},
519 	{
520 		.path = "/sys/devices/system/cpu/cpu0/topology/core_siblings",
521 		.size = 2,
522 		.content = "f\n",
523 	},
524 	{
525 		.path = "/sys/devices/system/cpu/cpu0/topology/core_siblings_list",
526 		.size = 4,
527 		.content = "0-3\n",
528 	},
529 	{
530 		.path = "/sys/devices/system/cpu/cpu0/topology/physical_package_id",
531 		.size = 2,
532 		.content = "0\n",
533 	},
534 	{
535 		.path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings",
536 		.size = 2,
537 		.content = "1\n",
538 	},
539 	{
540 		.path = "/sys/devices/system/cpu/cpu0/topology/thread_siblings_list",
541 		.size = 2,
542 		.content = "0\n",
543 	},
544 	{
545 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/affected_cpus",
546 		.size = 2,
547 		.content = "0\n",
548 	},
549 	{
550 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_max_freq",
551 		.size = 8,
552 		.content = "1300000\n",
553 	},
554 	{
555 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_min_freq",
556 		.size = 7,
557 		.content = "598000\n",
558 	},
559 	{
560 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_transition_latency",
561 		.size = 2,
562 		.content = "0\n",
563 	},
564 	{
565 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/related_cpus",
566 		.size = 8,
567 		.content = "0 1 2 3\n",
568 	},
569 	{
570 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_available_frequencies",
571 		.size = 39,
572 		.content = "598000 747500 1040000 1196000 1300000 \n",
573 	},
574 	{
575 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_available_governors",
576 		.size = 54,
577 		.content = "ondemand userspace powersave interactive performance \n",
578 	},
579 	{
580 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_cur_freq",
581 		.size = 7,
582 		.content = "598000\n",
583 	},
584 	{
585 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_driver",
586 		.size = 12,
587 		.content = "mtk-cpufreq\n",
588 	},
589 	{
590 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_governor",
591 		.size = 12,
592 		.content = "interactive\n",
593 	},
594 	{
595 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_max_freq",
596 		.size = 8,
597 		.content = "1300000\n",
598 	},
599 	{
600 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/scaling_min_freq",
601 		.size = 7,
602 		.content = "598000\n",
603 	},
604 	{
605 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/time_in_state",
606 		.size = 60,
607 		.content =
608 			"598000 2359\n"
609 			"747500 263\n"
610 			"1040000 619\n"
611 			"1196000 458\n"
612 			"1300000 5963\n",
613 	},
614 	{
615 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/total_trans",
616 		.size = 4,
617 		.content = "213\n",
618 	},
619 	{
620 		.path = "/sys/devices/system/cpu/cpu1/cpufreq/stats/trans_table",
621 		.size = 389,
622 		.content =
623 			"   From  :    To\n"
624 			"         :    598000    747500   1040000   1196000   1300000 \n"
625 			"   598000:         0        14         0         0        38 \n"
626 			"   747500:         5         0        14         0         9 \n"
627 			"  1040000:         6         3         0        12        11 \n"
628 			"  1196000:         3         1         1         0        19 \n"
629 			"  1300000:        39        10        16        12         0 \n",
630 	},
631 	{
632 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/affected_cpus",
633 		.size = 2,
634 		.content = "0\n",
635 	},
636 	{
637 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_max_freq",
638 		.size = 8,
639 		.content = "1300000\n",
640 	},
641 	{
642 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_min_freq",
643 		.size = 7,
644 		.content = "598000\n",
645 	},
646 	{
647 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/cpuinfo_transition_latency",
648 		.size = 2,
649 		.content = "0\n",
650 	},
651 	{
652 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/related_cpus",
653 		.size = 8,
654 		.content = "0 1 2 3\n",
655 	},
656 	{
657 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_available_frequencies",
658 		.size = 39,
659 		.content = "598000 747500 1040000 1196000 1300000 \n",
660 	},
661 	{
662 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_available_governors",
663 		.size = 54,
664 		.content = "ondemand userspace powersave interactive performance \n",
665 	},
666 	{
667 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_cur_freq",
668 		.size = 7,
669 		.content = "598000\n",
670 	},
671 	{
672 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_driver",
673 		.size = 12,
674 		.content = "mtk-cpufreq\n",
675 	},
676 	{
677 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_governor",
678 		.size = 12,
679 		.content = "interactive\n",
680 	},
681 	{
682 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_max_freq",
683 		.size = 8,
684 		.content = "1300000\n",
685 	},
686 	{
687 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/scaling_min_freq",
688 		.size = 7,
689 		.content = "598000\n",
690 	},
691 	{
692 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/time_in_state",
693 		.size = 60,
694 		.content =
695 			"598000 2600\n"
696 			"747500 263\n"
697 			"1040000 619\n"
698 			"1196000 458\n"
699 			"1300000 5963\n",
700 	},
701 	{
702 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/total_trans",
703 		.size = 4,
704 		.content = "213\n",
705 	},
706 	{
707 		.path = "/sys/devices/system/cpu/cpu2/cpufreq/stats/trans_table",
708 		.size = 389,
709 		.content =
710 			"   From  :    To\n"
711 			"         :    598000    747500   1040000   1196000   1300000 \n"
712 			"   598000:         0        14         0         0        38 \n"
713 			"   747500:         5         0        14         0         9 \n"
714 			"  1040000:         6         3         0        12        11 \n"
715 			"  1196000:         3         1         1         0        19 \n"
716 			"  1300000:        39        10        16        12         0 \n",
717 	},
718 	{
719 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/affected_cpus",
720 		.size = 2,
721 		.content = "0\n",
722 	},
723 	{
724 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_max_freq",
725 		.size = 8,
726 		.content = "1300000\n",
727 	},
728 	{
729 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_min_freq",
730 		.size = 7,
731 		.content = "598000\n",
732 	},
733 	{
734 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/cpuinfo_transition_latency",
735 		.size = 2,
736 		.content = "0\n",
737 	},
738 	{
739 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/related_cpus",
740 		.size = 8,
741 		.content = "0 1 2 3\n",
742 	},
743 	{
744 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_available_frequencies",
745 		.size = 39,
746 		.content = "598000 747500 1040000 1196000 1300000 \n",
747 	},
748 	{
749 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_available_governors",
750 		.size = 54,
751 		.content = "ondemand userspace powersave interactive performance \n",
752 	},
753 	{
754 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_cur_freq",
755 		.size = 7,
756 		.content = "598000\n",
757 	},
758 	{
759 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_driver",
760 		.size = 12,
761 		.content = "mtk-cpufreq\n",
762 	},
763 	{
764 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_governor",
765 		.size = 12,
766 		.content = "interactive\n",
767 	},
768 	{
769 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_max_freq",
770 		.size = 8,
771 		.content = "1300000\n",
772 	},
773 	{
774 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/scaling_min_freq",
775 		.size = 7,
776 		.content = "598000\n",
777 	},
778 	{
779 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/time_in_state",
780 		.size = 60,
781 		.content =
782 			"598000 2821\n"
783 			"747500 263\n"
784 			"1040000 619\n"
785 			"1196000 458\n"
786 			"1300000 5963\n",
787 	},
788 	{
789 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/total_trans",
790 		.size = 4,
791 		.content = "213\n",
792 	},
793 	{
794 		.path = "/sys/devices/system/cpu/cpu3/cpufreq/stats/trans_table",
795 		.size = 389,
796 		.content =
797 			"   From  :    To\n"
798 			"         :    598000    747500   1040000   1196000   1300000 \n"
799 			"   598000:         0        14         0         0        38 \n"
800 			"   747500:         5         0        14         0         9 \n"
801 			"  1040000:         6         3         0        12        11 \n"
802 			"  1196000:         3         1         1         0        19 \n"
803 			"  1300000:        39        10        16        12         0 \n",
804 	},
805 	{ NULL },
806 };
807 #ifdef __ANDROID__
808 struct cpuinfo_mock_property properties[] = {
809 	{
810 		.key = "af.music.outputid",
811 		.value = "2",
812 	},
813 	{
814 		.key = "bgw.current3gband",
815 		.value = "0",
816 	},
817 	{
818 		.key = "camera.disable_zsl_mode",
819 		.value = "1",
820 	},
821 	{
822 		.key = "dalvik.vm.appimageformat",
823 		.value = "lz4",
824 	},
825 	{
826 		.key = "dalvik.vm.dex2oat-Xms",
827 		.value = "64m",
828 	},
829 	{
830 		.key = "dalvik.vm.dex2oat-Xmx",
831 		.value = "512m",
832 	},
833 	{
834 		.key = "dalvik.vm.heapgrowthlimit",
835 		.value = "128m",
836 	},
837 	{
838 		.key = "dalvik.vm.heapsize",
839 		.value = "256m",
840 	},
841 	{
842 		.key = "dalvik.vm.image-dex2oat-Xms",
843 		.value = "64m",
844 	},
845 	{
846 		.key = "dalvik.vm.image-dex2oat-Xmx",
847 		.value = "64m",
848 	},
849 	{
850 		.key = "dalvik.vm.isa.arm.features",
851 		.value = "default",
852 	},
853 	{
854 		.key = "dalvik.vm.isa.arm.variant",
855 		.value = "cortex-a53",
856 	},
857 	{
858 		.key = "dalvik.vm.isa.arm64.features",
859 		.value = "default",
860 	},
861 	{
862 		.key = "dalvik.vm.isa.arm64.variant",
863 		.value = "cortex-a53",
864 	},
865 	{
866 		.key = "dalvik.vm.mtk-stack-trace-file",
867 		.value = "/data/anr/mtk_traces.txt",
868 	},
869 	{
870 		.key = "dalvik.vm.stack-trace-file",
871 		.value = "/data/anr/traces.txt",
872 	},
873 	{
874 		.key = "dalvik.vm.usejit",
875 		.value = "true",
876 	},
877 	{
878 		.key = "dalvik.vm.usejitprofiles",
879 		.value = "true",
880 	},
881 	{
882 		.key = "debug.MB.running",
883 		.value = "0",
884 	},
885 	{
886 		.key = "debug.atrace.tags.enableflags",
887 		.value = "0",
888 	},
889 	{
890 		.key = "debug.force_rtl",
891 		.value = "0",
892 	},
893 	{
894 		.key = "debug.hwc.bq_count",
895 		.value = "3",
896 	},
897 	{
898 		.key = "debug.hwc.compose_level",
899 		.value = "0",
900 	},
901 	{
902 		.key = "debug.hwui.render_dirty_regions",
903 		.value = "false",
904 	},
905 	{
906 		.key = "debug.mtk.aee.status",
907 		.value = "free",
908 	},
909 	{
910 		.key = "debug.mtk.aee.status64",
911 		.value = "free",
912 	},
913 	{
914 		.key = "debug.mtklog.netlog.Running",
915 		.value = "0",
916 	},
917 	{
918 		.key = "debug.pq.dshp.en",
919 		.value = "2",
920 	},
921 	{
922 		.key = "debug.pq.shp.en",
923 		.value = "2",
924 	},
925 	{
926 		.key = "dev.bootcomplete",
927 		.value = "1",
928 	},
929 	{
930 		.key = "drm.service.enabled",
931 		.value = "true",
932 	},
933 	{
934 		.key = "fmradio.driver.enable",
935 		.value = "0",
936 	},
937 	{
938 		.key = "gsm.current.phone-type",
939 		.value = "1",
940 	},
941 	{
942 		.key = "gsm.network.type",
943 		.value = "Unknown",
944 	},
945 	{
946 		.key = "gsm.operator.alpha",
947 		.value = "",
948 	},
949 	{
950 		.key = "gsm.operator.iso-country",
951 		.value = "",
952 	},
953 	{
954 		.key = "gsm.operator.isroaming",
955 		.value = "false",
956 	},
957 	{
958 		.key = "gsm.operator.numeric",
959 		.value = "",
960 	},
961 	{
962 		.key = "gsm.sim.operator.alpha",
963 		.value = "",
964 	},
965 	{
966 		.key = "gsm.sim.operator.iso-country",
967 		.value = "",
968 	},
969 	{
970 		.key = "gsm.sim.operator.numeric",
971 		.value = "",
972 	},
973 	{
974 		.key = "gsm.sim.state",
975 		.value = "NOT_READY",
976 	},
977 	{
978 		.key = "init.svc.DMAgent",
979 		.value = "running",
980 	},
981 	{
982 		.key = "init.svc.MtkCodecService",
983 		.value = "running",
984 	},
985 	{
986 		.key = "init.svc.NvRAMAgent",
987 		.value = "running",
988 	},
989 	{
990 		.key = "init.svc.XoSetCap",
991 		.value = "stopped",
992 	},
993 	{
994 		.key = "init.svc.aal",
995 		.value = "running",
996 	},
997 	{
998 		.key = "init.svc.adbd",
999 		.value = "running",
1000 	},
1001 	{
1002 		.key = "init.svc.audioserver",
1003 		.value = "running",
1004 	},
1005 	{
1006 		.key = "init.svc.batterywarning",
1007 		.value = "running",
1008 	},
1009 	{
1010 		.key = "init.svc.bootanim",
1011 		.value = "stopped",
1012 	},
1013 	{
1014 		.key = "init.svc.bootlogoupdater",
1015 		.value = "stopped",
1016 	},
1017 	{
1018 		.key = "init.svc.cameraserver",
1019 		.value = "running",
1020 	},
1021 	{
1022 		.key = "init.svc.clear-bcb",
1023 		.value = "stopped",
1024 	},
1025 	{
1026 		.key = "init.svc.debuggerd",
1027 		.value = "running",
1028 	},
1029 	{
1030 		.key = "init.svc.debuggerd64",
1031 		.value = "running",
1032 	},
1033 	{
1034 		.key = "init.svc.drm",
1035 		.value = "running",
1036 	},
1037 	{
1038 		.key = "init.svc.enableswap",
1039 		.value = "stopped",
1040 	},
1041 	{
1042 		.key = "init.svc.epdg_wod",
1043 		.value = "running",
1044 	},
1045 	{
1046 		.key = "init.svc.flash_recovery",
1047 		.value = "stopped",
1048 	},
1049 	{
1050 		.key = "init.svc.gatekeeperd",
1051 		.value = "running",
1052 	},
1053 	{
1054 		.key = "init.svc.ged_srv",
1055 		.value = "running",
1056 	},
1057 	{
1058 		.key = "init.svc.healthd",
1059 		.value = "running",
1060 	},
1061 	{
1062 		.key = "init.svc.installd",
1063 		.value = "running",
1064 	},
1065 	{
1066 		.key = "init.svc.keystore",
1067 		.value = "running",
1068 	},
1069 	{
1070 		.key = "init.svc.kisd",
1071 		.value = "running",
1072 	},
1073 	{
1074 		.key = "init.svc.lmkd",
1075 		.value = "running",
1076 	},
1077 	{
1078 		.key = "init.svc.logd",
1079 		.value = "running",
1080 	},
1081 	{
1082 		.key = "init.svc.logd-reinit",
1083 		.value = "stopped",
1084 	},
1085 	{
1086 		.key = "init.svc.media",
1087 		.value = "running",
1088 	},
1089 	{
1090 		.key = "init.svc.mediacodec",
1091 		.value = "running",
1092 	},
1093 	{
1094 		.key = "init.svc.mediadrm",
1095 		.value = "running",
1096 	},
1097 	{
1098 		.key = "init.svc.mediaextractor",
1099 		.value = "running",
1100 	},
1101 	{
1102 		.key = "init.svc.mnld",
1103 		.value = "running",
1104 	},
1105 	{
1106 		.key = "init.svc.mobile_log_d",
1107 		.value = "running",
1108 	},
1109 	{
1110 		.key = "init.svc.msensord",
1111 		.value = "stopped",
1112 	},
1113 	{
1114 		.key = "init.svc.netd",
1115 		.value = "running",
1116 	},
1117 	{
1118 		.key = "init.svc.netdiag",
1119 		.value = "running",
1120 	},
1121 	{
1122 		.key = "init.svc.nvram_daemon",
1123 		.value = "stopped",
1124 	},
1125 	{
1126 		.key = "init.svc.pq",
1127 		.value = "running",
1128 	},
1129 	{
1130 		.key = "init.svc.program_binary",
1131 		.value = "running",
1132 	},
1133 	{
1134 		.key = "init.svc.rpmb_svc",
1135 		.value = "running",
1136 	},
1137 	{
1138 		.key = "init.svc.servicemanager",
1139 		.value = "running",
1140 	},
1141 	{
1142 		.key = "init.svc.slpd",
1143 		.value = "running",
1144 	},
1145 	{
1146 		.key = "init.svc.sn",
1147 		.value = "running",
1148 	},
1149 	{
1150 		.key = "init.svc.start_modem",
1151 		.value = "stopped",
1152 	},
1153 	{
1154 		.key = "init.svc.surfaceflinger",
1155 		.value = "running",
1156 	},
1157 	{
1158 		.key = "init.svc.thermal",
1159 		.value = "running",
1160 	},
1161 	{
1162 		.key = "init.svc.thermal_manager",
1163 		.value = "stopped",
1164 	},
1165 	{
1166 		.key = "init.svc.thermald",
1167 		.value = "running",
1168 	},
1169 	{
1170 		.key = "init.svc.ueventd",
1171 		.value = "running",
1172 	},
1173 	{
1174 		.key = "init.svc.vold",
1175 		.value = "running",
1176 	},
1177 	{
1178 		.key = "init.svc.watchdogd",
1179 		.value = "running",
1180 	},
1181 	{
1182 		.key = "init.svc.wifi2agps",
1183 		.value = "running",
1184 	},
1185 	{
1186 		.key = "init.svc.wmt_launcher",
1187 		.value = "running",
1188 	},
1189 	{
1190 		.key = "init.svc.wmt_loader",
1191 		.value = "stopped",
1192 	},
1193 	{
1194 		.key = "init.svc.zygote",
1195 		.value = "running",
1196 	},
1197 	{
1198 		.key = "init.svc.zygote_secondary",
1199 		.value = "running",
1200 	},
1201 	{
1202 		.key = "log.tag",
1203 		.value = "E",
1204 	},
1205 	{
1206 		.key = "media.wfd.portrait",
1207 		.value = "0",
1208 	},
1209 	{
1210 		.key = "mediatek.wlan.chip",
1211 		.value = "CONSYS_MT6630",
1212 	},
1213 	{
1214 		.key = "mediatek.wlan.ctia",
1215 		.value = "0",
1216 	},
1217 	{
1218 		.key = "mediatek.wlan.module.postfix",
1219 		.value = "_consys_mt6630",
1220 	},
1221 	{
1222 		.key = "mtk.vdec.waitkeyframeforplay",
1223 		.value = "1",
1224 	},
1225 	{
1226 		.key = "mtk_in_house_tee_support",
1227 		.value = "true",
1228 	},
1229 	{
1230 		.key = "net.bt.name",
1231 		.value = "Android",
1232 	},
1233 	{
1234 		.key = "net.change",
1235 		.value = "net.qtaguid_enabled",
1236 	},
1237 	{
1238 		.key = "net.hostname",
1239 		.value = "android-15799008cda65100",
1240 	},
1241 	{
1242 		.key = "net.nsiot_pending",
1243 		.value = "false",
1244 	},
1245 	{
1246 		.key = "net.qtaguid_enabled",
1247 		.value = "1",
1248 	},
1249 	{
1250 		.key = "net.tcp.default_init_rwnd",
1251 		.value = "60",
1252 	},
1253 	{
1254 		.key = "persist.dm.lock",
1255 		.value = "false",
1256 	},
1257 	{
1258 		.key = "persist.log.tag.CdmaMoSms",
1259 		.value = "I",
1260 	},
1261 	{
1262 		.key = "persist.log.tag.CdmaMtSms",
1263 		.value = "I",
1264 	},
1265 	{
1266 		.key = "persist.log.tag.DCT",
1267 		.value = "D",
1268 	},
1269 	{
1270 		.key = "persist.logd.size",
1271 		.value = "",
1272 	},
1273 	{
1274 		.key = "persist.meta.dumpdata",
1275 		.value = "0",
1276 	},
1277 	{
1278 		.key = "persist.mtk.connsys.poweron.ctl",
1279 		.value = "0",
1280 	},
1281 	{
1282 		.key = "persist.mtk.wcn.combo.chipid",
1283 		.value = "0x6630",
1284 	},
1285 	{
1286 		.key = "persist.mtk.wcn.dynamic.dump",
1287 		.value = "0",
1288 	},
1289 	{
1290 		.key = "persist.mtk.wcn.patch.version",
1291 		.value = "20170312130517a",
1292 	},
1293 	{
1294 		.key = "persist.mtk_nlp_switch_support",
1295 		.value = "1",
1296 	},
1297 	{
1298 		.key = "persist.radio.data.iccid",
1299 		.value = "",
1300 	},
1301 	{
1302 		.key = "persist.radio.default.sim",
1303 		.value = "0",
1304 	},
1305 	{
1306 		.key = "persist.radio.mobile.data",
1307 		.value = "0,0",
1308 	},
1309 	{
1310 		.key = "persist.radio.mtk_ps2_rat",
1311 		.value = "G",
1312 	},
1313 	{
1314 		.key = "persist.radio.multisim.config",
1315 		.value = "ss",
1316 	},
1317 	{
1318 		.key = "persist.radio.reset_on_switch",
1319 		.value = "true",
1320 	},
1321 	{
1322 		.key = "persist.service.acm.enable",
1323 		.value = "0",
1324 	},
1325 	{
1326 		.key = "persist.service.bdroid.bdaddr",
1327 		.value = "22:22:89:d4:b6:78",
1328 	},
1329 	{
1330 		.key = "persist.sys.dalvik.vm.lib.2",
1331 		.value = "libart.so",
1332 	},
1333 	{
1334 		.key = "persist.sys.first_time_boot",
1335 		.value = "false",
1336 	},
1337 	{
1338 		.key = "persist.sys.locale",
1339 		.value = "en-US",
1340 	},
1341 	{
1342 		.key = "persist.sys.mute.state",
1343 		.value = "2",
1344 	},
1345 	{
1346 		.key = "persist.sys.pq.adl.idx",
1347 		.value = "0",
1348 	},
1349 	{
1350 		.key = "persist.sys.pq.hdr.en",
1351 		.value = "1",
1352 	},
1353 	{
1354 		.key = "persist.sys.pq.iso.shp.en",
1355 		.value = "1",
1356 	},
1357 	{
1358 		.key = "persist.sys.pq.log.en",
1359 		.value = "0",
1360 	},
1361 	{
1362 		.key = "persist.sys.pq.mdp.color.dbg",
1363 		.value = "1",
1364 	},
1365 	{
1366 		.key = "persist.sys.pq.mdp.color.idx",
1367 		.value = "0",
1368 	},
1369 	{
1370 		.key = "persist.sys.pq.shp.idx",
1371 		.value = "2",
1372 	},
1373 	{
1374 		.key = "persist.sys.pq.ultrares.en",
1375 		.value = "1",
1376 	},
1377 	{
1378 		.key = "persist.sys.profiler_ms",
1379 		.value = "0",
1380 	},
1381 	{
1382 		.key = "persist.sys.sd.defaultpath",
1383 		.value = "/storage/emulated/0",
1384 	},
1385 	{
1386 		.key = "persist.sys.timezone",
1387 		.value = "America/New_York",
1388 	},
1389 	{
1390 		.key = "persist.sys.usb.config",
1391 		.value = "mtp,adb",
1392 	},
1393 	{
1394 		.key = "persist.sys.webview.vmsize",
1395 		.value = "112775696",
1396 	},
1397 	{
1398 		.key = "pm.dexopt.ab-ota",
1399 		.value = "speed-profile",
1400 	},
1401 	{
1402 		.key = "pm.dexopt.bg-dexopt",
1403 		.value = "speed-profile",
1404 	},
1405 	{
1406 		.key = "pm.dexopt.boot",
1407 		.value = "verify-profile",
1408 	},
1409 	{
1410 		.key = "pm.dexopt.core-app",
1411 		.value = "speed",
1412 	},
1413 	{
1414 		.key = "pm.dexopt.first-boot",
1415 		.value = "interpret-only",
1416 	},
1417 	{
1418 		.key = "pm.dexopt.forced-dexopt",
1419 		.value = "speed",
1420 	},
1421 	{
1422 		.key = "pm.dexopt.install",
1423 		.value = "interpret-only",
1424 	},
1425 	{
1426 		.key = "pm.dexopt.nsys-library",
1427 		.value = "speed",
1428 	},
1429 	{
1430 		.key = "pm.dexopt.shared-apk",
1431 		.value = "speed",
1432 	},
1433 	{
1434 		.key = "qemu.hw.mainkeys",
1435 		.value = "0",
1436 	},
1437 	{
1438 		.key = "ril.external.md",
1439 		.value = "0",
1440 	},
1441 	{
1442 		.key = "ril.first.md",
1443 		.value = "1",
1444 	},
1445 	{
1446 		.key = "ril.flightmode.poweroffMD",
1447 		.value = "1",
1448 	},
1449 	{
1450 		.key = "ril.imsi.status.sim1",
1451 		.value = "0",
1452 	},
1453 	{
1454 		.key = "ril.radiooff.poweroffMD",
1455 		.value = "0",
1456 	},
1457 	{
1458 		.key = "ril.specific.sm_cause",
1459 		.value = "0",
1460 	},
1461 	{
1462 		.key = "ril.telephony.mode",
1463 		.value = "0",
1464 	},
1465 	{
1466 		.key = "rild.libargs",
1467 		.value = "-d /dev/ttyC0",
1468 	},
1469 	{
1470 		.key = "rild.libpath",
1471 		.value = "mtk-ril.so",
1472 	},
1473 	{
1474 		.key = "rild.mark_switchuser",
1475 		.value = "0",
1476 	},
1477 	{
1478 		.key = "ro.acer.android_version",
1479 		.value = "AV0N0",
1480 	},
1481 	{
1482 		.key = "ro.acer.cpu_core",
1483 		.value = "Quad cores",
1484 	},
1485 	{
1486 		.key = "ro.acer.cpu_speed",
1487 		.value = "1.3GHz",
1488 	},
1489 	{
1490 		.key = "ro.acer.cpu_vendor",
1491 		.value = "MTK",
1492 	},
1493 	{
1494 		.key = "ro.acer.cpu_version",
1495 		.value = "MT 8167",
1496 	},
1497 	{
1498 		.key = "ro.acer.device_info_version",
1499 		.value = "1.0",
1500 	},
1501 	{
1502 		.key = "ro.acer.horizontal_pixels",
1503 		.value = "1280",
1504 	},
1505 	{
1506 		.key = "ro.acer.iafw_version",
1507 		.value = "F9.E1",
1508 	},
1509 	{
1510 		.key = "ro.acer.manufacturer",
1511 		.value = "Acer",
1512 	},
1513 	{
1514 		.key = "ro.acer.modelid",
1515 		.value = "B3-A40",
1516 	},
1517 	{
1518 		.key = "ro.acer.nidus_server",
1519 		.value = "1",
1520 	},
1521 	{
1522 		.key = "ro.acer.product_sku",
1523 		.value = "WIFI",
1524 	},
1525 	{
1526 		.key = "ro.acer.ram_size",
1527 		.value = "2GB",
1528 	},
1529 	{
1530 		.key = "ro.acer.rom_size",
1531 		.value = "16GB",
1532 	},
1533 	{
1534 		.key = "ro.acer.touch_fw_version",
1535 		.value = "Goodix FW:1070 & CFG:71",
1536 	},
1537 	{
1538 		.key = "ro.acer.vertical_pixels",
1539 		.value = "800",
1540 	},
1541 	{
1542 		.key = "ro.aceruuid",
1543 		.value = "00000000000000068b35e3793c1",
1544 	},
1545 	{
1546 		.key = "ro.adb.secure",
1547 		.value = "1",
1548 	},
1549 	{
1550 		.key = "ro.aee.enperf",
1551 		.value = "off",
1552 	},
1553 	{
1554 		.key = "ro.allow.mock.location",
1555 		.value = "0",
1556 	},
1557 	{
1558 		.key = "ro.ap_info_monitor",
1559 		.value = "0",
1560 	},
1561 	{
1562 		.key = "ro.audio.silent",
1563 		.value = "0",
1564 	},
1565 	{
1566 		.key = "ro.baseband",
1567 		.value = "unknown",
1568 	},
1569 	{
1570 		.key = "ro.board.platform",
1571 		.value = "mt8167",
1572 	},
1573 	{
1574 		.key = "ro.boot.bootreason",
1575 		.value = "power_key",
1576 	},
1577 	{
1578 		.key = "ro.boot.flash.locked",
1579 		.value = "1",
1580 	},
1581 	{
1582 		.key = "ro.boot.hardware",
1583 		.value = "mt8167",
1584 	},
1585 	{
1586 		.key = "ro.boot.opt_using_default",
1587 		.value = "1",
1588 	},
1589 	{
1590 		.key = "ro.boot.selinux",
1591 		.value = "disable",
1592 	},
1593 	{
1594 		.key = "ro.boot.serialno",
1595 		.value = "721000442815",
1596 	},
1597 	{
1598 		.key = "ro.boot.verifiedbootstate",
1599 		.value = "green",
1600 	},
1601 	{
1602 		.key = "ro.bootimage.build.date",
1603 		.value = "Thu Jun 1 21:55:57 HKT 2017",
1604 	},
1605 	{
1606 		.key = "ro.bootimage.build.date.utc",
1607 		.value = "1496325357",
1608 	},
1609 	{
1610 		.key = "ro.bootimage.build.fingerprint",
1611 		.value = "acer/B3-A40_ww_gen1/acer_asgard:7.0/NRD90M/1496325358:user/release-keys",
1612 	},
1613 	{
1614 		.key = "ro.bootloader",
1615 		.value = "unknown",
1616 	},
1617 	{
1618 		.key = "ro.bootmode",
1619 		.value = "unknown",
1620 	},
1621 	{
1622 		.key = "ro.btstack",
1623 		.value = "blueangel",
1624 	},
1625 	{
1626 		.key = "ro.build.characteristics",
1627 		.value = "tablet",
1628 	},
1629 	{
1630 		.key = "ro.build.date",
1631 		.value = "Thu Jun  1 21:55:57 HKT 2017",
1632 	},
1633 	{
1634 		.key = "ro.build.date.utc",
1635 		.value = "1496325357",
1636 	},
1637 	{
1638 		.key = "ro.build.description",
1639 		.value = "full_neostra8167_tb_n-user 7.0 NRD90M 1496325358 release-keys",
1640 	},
1641 	{
1642 		.key = "ro.build.display.id",
1643 		.value = "Acer_AV0N0_B3-A40_2.001.00_WW_GEN1",
1644 	},
1645 	{
1646 		.key = "ro.build.fingerprint",
1647 		.value = "acer/B3-A40_ww_gen1/acer_asgard:7.0/NRD90M/1496325358:user/release-keys",
1648 	},
1649 	{
1650 		.key = "ro.build.flavor",
1651 		.value = "full_neostra8167_tb_n-user",
1652 	},
1653 	{
1654 		.key = "ro.build.host",
1655 		.value = "server22",
1656 	},
1657 	{
1658 		.key = "ro.build.id",
1659 		.value = "NRD90M",
1660 	},
1661 	{
1662 		.key = "ro.build.img_pn.id",
1663 		.value = "FM.NVZA0.00G",
1664 	},
1665 	{
1666 		.key = "ro.build.pandora.id",
1667 		.value = "Acer_AV0N0_B3-A40_RV02RC01_WW_GEN1",
1668 	},
1669 	{
1670 		.key = "ro.build.product",
1671 		.value = "acer_asgard",
1672 	},
1673 	{
1674 		.key = "ro.build.sku",
1675 		.value = "WW_GEN1",
1676 	},
1677 	{
1678 		.key = "ro.build.tags",
1679 		.value = "release-keys",
1680 	},
1681 	{
1682 		.key = "ro.build.type",
1683 		.value = "user",
1684 	},
1685 	{
1686 		.key = "ro.build.user",
1687 		.value = "zuotao",
1688 	},
1689 	{
1690 		.key = "ro.build.version.all_codenames",
1691 		.value = "REL",
1692 	},
1693 	{
1694 		.key = "ro.build.version.base_os",
1695 		.value = "",
1696 	},
1697 	{
1698 		.key = "ro.build.version.codename",
1699 		.value = "REL",
1700 	},
1701 	{
1702 		.key = "ro.build.version.incremental",
1703 		.value = "1496325358",
1704 	},
1705 	{
1706 		.key = "ro.build.version.preview_sdk",
1707 		.value = "0",
1708 	},
1709 	{
1710 		.key = "ro.build.version.release",
1711 		.value = "7.0",
1712 	},
1713 	{
1714 		.key = "ro.build.version.sdk",
1715 		.value = "24",
1716 	},
1717 	{
1718 		.key = "ro.build.version.security_patch",
1719 		.value = "2017-06-05",
1720 	},
1721 	{
1722 		.key = "ro.camera.sound.forced",
1723 		.value = "0",
1724 	},
1725 	{
1726 		.key = "ro.carrier",
1727 		.value = "unknown",
1728 	},
1729 	{
1730 		.key = "ro.com.android.mobiledata",
1731 		.value = "true",
1732 	},
1733 	{
1734 		.key = "ro.com.google.clientidbase",
1735 		.value = "android-acer",
1736 	},
1737 	{
1738 		.key = "ro.com.google.clientidbase.am",
1739 		.value = "android-acer",
1740 	},
1741 	{
1742 		.key = "ro.com.google.clientidbase.gmm",
1743 		.value = "android-acer",
1744 	},
1745 	{
1746 		.key = "ro.com.google.clientidbase.ms",
1747 		.value = "android-acer",
1748 	},
1749 	{
1750 		.key = "ro.com.google.clientidbase.yt",
1751 		.value = "android-acer",
1752 	},
1753 	{
1754 		.key = "ro.com.google.gmsversion",
1755 		.value = "7.0_r7",
1756 	},
1757 	{
1758 		.key = "ro.config.alarm_alert",
1759 		.value = "Alarm_Classic.ogg",
1760 	},
1761 	{
1762 		.key = "ro.config.notification_sound",
1763 		.value = "pixiedust.ogg",
1764 	},
1765 	{
1766 		.key = "ro.config.ringtone",
1767 		.value = "Ring_Synth_04.ogg",
1768 	},
1769 	{
1770 		.key = "ro.countrycode",
1771 		.value = "5553",
1772 	},
1773 	{
1774 		.key = "ro.crypto.fs_crypto_blkdev",
1775 		.value = "/dev/block/dm-1",
1776 	},
1777 	{
1778 		.key = "ro.crypto.state",
1779 		.value = "encrypted",
1780 	},
1781 	{
1782 		.key = "ro.crypto.type",
1783 		.value = "block",
1784 	},
1785 	{
1786 		.key = "ro.dalvik.vm.native.bridge",
1787 		.value = "0",
1788 	},
1789 	{
1790 		.key = "ro.debuggable",
1791 		.value = "0",
1792 	},
1793 	{
1794 		.key = "ro.device.sn",
1795 		.value = "NTLDNAA001721001BA8F00",
1796 	},
1797 	{
1798 		.key = "ro.email_support_ucs2",
1799 		.value = "0",
1800 	},
1801 	{
1802 		.key = "ro.expect.recovery_id",
1803 		.value = "0x5813e2fd866f7283168398ebe58e4bd58e8d5413000000000000000000000000",
1804 	},
1805 	{
1806 		.key = "ro.frp.pst",
1807 		.value = "/dev/block/platform/bootdevice/by-name/frp",
1808 	},
1809 	{
1810 		.key = "ro.hardware",
1811 		.value = "mt8167",
1812 	},
1813 	{
1814 		.key = "ro.have_aacencode_feature",
1815 		.value = "1",
1816 	},
1817 	{
1818 		.key = "ro.have_aee_feature",
1819 		.value = "1",
1820 	},
1821 	{
1822 		.key = "ro.kernel.zio",
1823 		.value = "38,108,105,16",
1824 	},
1825 	{
1826 		.key = "ro.ksc5601_write",
1827 		.value = "0",
1828 	},
1829 	{
1830 		.key = "ro.mediatek.chip_ver",
1831 		.value = "S01",
1832 	},
1833 	{
1834 		.key = "ro.mediatek.platform",
1835 		.value = "MT8167",
1836 	},
1837 	{
1838 		.key = "ro.mediatek.project.path",
1839 		.value = "device/neostra/neostra8167_tb_n",
1840 	},
1841 	{
1842 		.key = "ro.mediatek.version.branch",
1843 		.value = "alps-mp-n0.mp13",
1844 	},
1845 	{
1846 		.key = "ro.mediatek.version.release",
1847 		.value = "alps-mp-n0.mp13-V1_neostra8167.tb.n_P27",
1848 	},
1849 	{
1850 		.key = "ro.mediatek.version.sdk",
1851 		.value = "4",
1852 	},
1853 	{
1854 		.key = "ro.mediatek.wlan.p2p",
1855 		.value = "1",
1856 	},
1857 	{
1858 		.key = "ro.mediatek.wlan.wsc",
1859 		.value = "1",
1860 	},
1861 	{
1862 		.key = "ro.mount.fs",
1863 		.value = "EXT4",
1864 	},
1865 	{
1866 		.key = "ro.mtk_aal_support",
1867 		.value = "1",
1868 	},
1869 	{
1870 		.key = "ro.mtk_audenh_support",
1871 		.value = "1",
1872 	},
1873 	{
1874 		.key = "ro.mtk_audio_alac_support",
1875 		.value = "1",
1876 	},
1877 	{
1878 		.key = "ro.mtk_audio_ape_support",
1879 		.value = "1",
1880 	},
1881 	{
1882 		.key = "ro.mtk_audio_tuning_tool_ver",
1883 		.value = "V2.2",
1884 	},
1885 	{
1886 		.key = "ro.mtk_besloudness_support",
1887 		.value = "1",
1888 	},
1889 	{
1890 		.key = "ro.mtk_bg_power_saving_support",
1891 		.value = "1",
1892 	},
1893 	{
1894 		.key = "ro.mtk_bg_power_saving_ui",
1895 		.value = "1",
1896 	},
1897 	{
1898 		.key = "ro.mtk_bip_scws",
1899 		.value = "1",
1900 	},
1901 	{
1902 		.key = "ro.mtk_blulight_def_support",
1903 		.value = "1",
1904 	},
1905 	{
1906 		.key = "ro.mtk_bt_support",
1907 		.value = "1",
1908 	},
1909 	{
1910 		.key = "ro.mtk_cam_cfb",
1911 		.value = "1",
1912 	},
1913 	{
1914 		.key = "ro.mtk_cam_mfb_support",
1915 		.value = "0",
1916 	},
1917 	{
1918 		.key = "ro.mtk_cta_drm_support",
1919 		.value = "1",
1920 	},
1921 	{
1922 		.key = "ro.mtk_cta_set",
1923 		.value = "1",
1924 	},
1925 	{
1926 		.key = "ro.mtk_deinterlace_support",
1927 		.value = "1",
1928 	},
1929 	{
1930 		.key = "ro.mtk_dhcpv6c_wifi",
1931 		.value = "1",
1932 	},
1933 	{
1934 		.key = "ro.mtk_dialer_search_support",
1935 		.value = "1",
1936 	},
1937 	{
1938 		.key = "ro.mtk_dual_mic_support",
1939 		.value = "0",
1940 	},
1941 	{
1942 		.key = "ro.mtk_emmc_support",
1943 		.value = "1",
1944 	},
1945 	{
1946 		.key = "ro.mtk_external_sim_only_slots",
1947 		.value = "0",
1948 	},
1949 	{
1950 		.key = "ro.mtk_flight_mode_power_off_md",
1951 		.value = "1",
1952 	},
1953 	{
1954 		.key = "ro.mtk_gps_support",
1955 		.value = "1",
1956 	},
1957 	{
1958 		.key = "ro.mtk_is_tablet",
1959 		.value = "1",
1960 	},
1961 	{
1962 		.key = "ro.mtk_key_manager_kb_path",
1963 		.value = "4",
1964 	},
1965 	{
1966 		.key = "ro.mtk_key_manager_support",
1967 		.value = "1",
1968 	},
1969 	{
1970 		.key = "ro.mtk_miravision_support",
1971 		.value = "1",
1972 	},
1973 	{
1974 		.key = "ro.mtk_multi_patition",
1975 		.value = "1",
1976 	},
1977 	{
1978 		.key = "ro.mtk_oma_drm_support",
1979 		.value = "1",
1980 	},
1981 	{
1982 		.key = "ro.mtk_owner_sdcard_support",
1983 		.value = "1",
1984 	},
1985 	{
1986 		.key = "ro.mtk_owner_sim_support",
1987 		.value = "1",
1988 	},
1989 	{
1990 		.key = "ro.mtk_perfservice_support",
1991 		.value = "1",
1992 	},
1993 	{
1994 		.key = "ro.mtk_pq_color_mode",
1995 		.value = "1",
1996 	},
1997 	{
1998 		.key = "ro.mtk_pq_support",
1999 		.value = "2",
2000 	},
2001 	{
2002 		.key = "ro.mtk_protocol1_rat_config",
2003 		.value = "no",
2004 	},
2005 	{
2006 		.key = "ro.mtk_search_db_support",
2007 		.value = "1",
2008 	},
2009 	{
2010 		.key = "ro.mtk_sec_video_path_support",
2011 		.value = "1",
2012 	},
2013 	{
2014 		.key = "ro.mtk_send_rr_support",
2015 		.value = "1",
2016 	},
2017 	{
2018 		.key = "ro.mtk_shared_sdcard",
2019 		.value = "1",
2020 	},
2021 	{
2022 		.key = "ro.mtk_support_mp2_playback",
2023 		.value = "1",
2024 	},
2025 	{
2026 		.key = "ro.mtk_tetheringipv6_support",
2027 		.value = "1",
2028 	},
2029 	{
2030 		.key = "ro.mtk_wappush_support",
2031 		.value = "1",
2032 	},
2033 	{
2034 		.key = "ro.mtk_wfd_hdcp_rx_support",
2035 		.value = "1",
2036 	},
2037 	{
2038 		.key = "ro.mtk_wfd_hdcp_tx_support",
2039 		.value = "1",
2040 	},
2041 	{
2042 		.key = "ro.mtk_widevine_drm_l3_support",
2043 		.value = "1",
2044 	},
2045 	{
2046 		.key = "ro.mtk_wifi_mcc_support",
2047 		.value = "1",
2048 	},
2049 	{
2050 		.key = "ro.mtk_wlan_support",
2051 		.value = "1",
2052 	},
2053 	{
2054 		.key = "ro.mtk_wmv_playback_support",
2055 		.value = "1",
2056 	},
2057 	{
2058 		.key = "ro.mtk_world_phone_policy",
2059 		.value = "0",
2060 	},
2061 	{
2062 		.key = "ro.oem_unlock_supported",
2063 		.value = "1",
2064 	},
2065 	{
2066 		.key = "ro.opengles.version",
2067 		.value = "196610",
2068 	},
2069 	{
2070 		.key = "ro.product.board",
2071 		.value = "B3-A40",
2072 	},
2073 	{
2074 		.key = "ro.product.brand",
2075 		.value = "acer",
2076 	},
2077 	{
2078 		.key = "ro.product.cpu.abi",
2079 		.value = "arm64-v8a",
2080 	},
2081 	{
2082 		.key = "ro.product.cpu.abilist",
2083 		.value = "arm64-v8a,armeabi-v7a,armeabi",
2084 	},
2085 	{
2086 		.key = "ro.product.cpu.abilist32",
2087 		.value = "armeabi-v7a,armeabi",
2088 	},
2089 	{
2090 		.key = "ro.product.cpu.abilist64",
2091 		.value = "arm64-v8a",
2092 	},
2093 	{
2094 		.key = "ro.product.device",
2095 		.value = "acer_asgard",
2096 	},
2097 	{
2098 		.key = "ro.product.locale",
2099 		.value = "en-US",
2100 	},
2101 	{
2102 		.key = "ro.product.manufacturer",
2103 		.value = "Acer",
2104 	},
2105 	{
2106 		.key = "ro.product.model",
2107 		.value = "B3-A40",
2108 	},
2109 	{
2110 		.key = "ro.product.name",
2111 		.value = "B3-A40_ww_gen1",
2112 	},
2113 	{
2114 		.key = "ro.recovery_id",
2115 		.value = "0x5813e2fd866f7283168398ebe58e4bd58e8d5413000000000000000000000000",
2116 	},
2117 	{
2118 		.key = "ro.revision",
2119 		.value = "0",
2120 	},
2121 	{
2122 		.key = "ro.runtime.firstboot",
2123 		.value = "1492435106903",
2124 	},
2125 	{
2126 		.key = "ro.secure",
2127 		.value = "1",
2128 	},
2129 	{
2130 		.key = "ro.serialno",
2131 		.value = "721000442815",
2132 	},
2133 	{
2134 		.key = "ro.setupwizard.mode",
2135 		.value = "OPTIONAL",
2136 	},
2137 	{
2138 		.key = "ro.sf.hwrotation",
2139 		.value = "0",
2140 	},
2141 	{
2142 		.key = "ro.sf.lcd_density",
2143 		.value = "160",
2144 	},
2145 	{
2146 		.key = "ro.sim_me_lock_mode",
2147 		.value = "0",
2148 	},
2149 	{
2150 		.key = "ro.sys.sdcardfs",
2151 		.value = "1",
2152 	},
2153 	{
2154 		.key = "ro.sys.usb.bicr",
2155 		.value = "no",
2156 	},
2157 	{
2158 		.key = "ro.sys.usb.charging.only",
2159 		.value = "yes",
2160 	},
2161 	{
2162 		.key = "ro.sys.usb.mtp.whql.enable",
2163 		.value = "0",
2164 	},
2165 	{
2166 		.key = "ro.sys.usb.storage.type",
2167 		.value = "mtp",
2168 	},
2169 	{
2170 		.key = "ro.telephony.default_network",
2171 		.value = "0",
2172 	},
2173 	{
2174 		.key = "ro.telephony.sim.count",
2175 		.value = "2",
2176 	},
2177 	{
2178 		.key = "ro.ussd_ksc5601",
2179 		.value = "0",
2180 	},
2181 	{
2182 		.key = "ro.wifi.channels",
2183 		.value = "",
2184 	},
2185 	{
2186 		.key = "ro.wlan.mtk.wifi.5g",
2187 		.value = "1",
2188 	},
2189 	{
2190 		.key = "ro.zygote",
2191 		.value = "zygote64_32",
2192 	},
2193 	{
2194 		.key = "ro.zygote.preload.enable",
2195 		.value = "0",
2196 	},
2197 	{
2198 		.key = "security.perf_harden",
2199 		.value = "1",
2200 	},
2201 	{
2202 		.key = "selinux.reload_policy",
2203 		.value = "1",
2204 	},
2205 	{
2206 		.key = "service.bootanim.exit",
2207 		.value = "1",
2208 	},
2209 	{
2210 		.key = "service.nvram_init",
2211 		.value = "Ready",
2212 	},
2213 	{
2214 		.key = "service.wcn.coredump.mode",
2215 		.value = "0",
2216 	},
2217 	{
2218 		.key = "service.wcn.driver.ready",
2219 		.value = "yes",
2220 	},
2221 	{
2222 		.key = "sys.acer.AcceptKey",
2223 		.value = "0",
2224 	},
2225 	{
2226 		.key = "sys.acer.EnableEZSnap",
2227 		.value = "1",
2228 	},
2229 	{
2230 		.key = "sys.acer.libezgesture_path",
2231 		.value = "/system/vendor/lib64/libezgesture.so",
2232 	},
2233 	{
2234 		.key = "sys.boot.reason",
2235 		.value = "0",
2236 	},
2237 	{
2238 		.key = "sys.boot_completed",
2239 		.value = "1",
2240 	},
2241 	{
2242 		.key = "sys.ezu.verify_password",
2243 		.value = "1",
2244 	},
2245 	{
2246 		.key = "sys.ipo.disable",
2247 		.value = "1",
2248 	},
2249 	{
2250 		.key = "sys.ipo.pwrdncap",
2251 		.value = "2",
2252 	},
2253 	{
2254 		.key = "sys.ipowin.done",
2255 		.value = "1",
2256 	},
2257 	{
2258 		.key = "sys.lowstorage_flag",
2259 		.value = "0",
2260 	},
2261 	{
2262 		.key = "sys.oem_unlock_allowed",
2263 		.value = "0",
2264 	},
2265 	{
2266 		.key = "sys.phonewindowmanager.Ready",
2267 		.value = "1",
2268 	},
2269 	{
2270 		.key = "sys.sysctl.extra_free_kbytes",
2271 		.value = "12000",
2272 	},
2273 	{
2274 		.key = "sys.usb.config",
2275 		.value = "mtp,adb",
2276 	},
2277 	{
2278 		.key = "sys.usb.configfs",
2279 		.value = "0",
2280 	},
2281 	{
2282 		.key = "sys.usb.ffs.ready",
2283 		.value = "1",
2284 	},
2285 	{
2286 		.key = "sys.usb.state",
2287 		.value = "mtp,adb",
2288 	},
2289 	{
2290 		.key = "sys.usb.vid",
2291 		.value = "0502",
2292 	},
2293 	{
2294 		.key = "vold.btaddr",
2295 		.value = "68b35e3793c1",
2296 	},
2297 	{
2298 		.key = "vold.decrypt",
2299 		.value = "trigger_restart_framework",
2300 	},
2301 	{
2302 		.key = "vold.emmc_size",
2303 		.value = "15636365312",
2304 	},
2305 	{
2306 		.key = "vold.has_adoptable",
2307 		.value = "1",
2308 	},
2309 	{
2310 		.key = "vold.path.internal_storage",
2311 		.value = "/storage/emulated/0",
2312 	},
2313 	{
2314 		.key = "vold.post_fs_data_done",
2315 		.value = "1",
2316 	},
2317 	{
2318 		.key = "vold.support_external_sd",
2319 		.value = "0",
2320 	},
2321 	{
2322 		.key = "wfd.dummy.enable",
2323 		.value = "1",
2324 	},
2325 	{
2326 		.key = "wfd.iframesize.level",
2327 		.value = "0",
2328 	},
2329 	{
2330 		.key = "wifi.direct.interface",
2331 		.value = "p2p0",
2332 	},
2333 	{
2334 		.key = "wifi.interface",
2335 		.value = "wlan0",
2336 	},
2337 	{
2338 		.key = "wifi.tethering.interface",
2339 		.value = "ap0",
2340 	},
2341 	{
2342 		.key = "wlan.driver.status",
2343 		.value = "unloaded",
2344 	},
2345 	{
2346 		.key = "wlan.wfd.security.image",
2347 		.value = "1",
2348 	},
2349 	{ NULL },
2350 };
2351 #endif /* __ANDROID__ */
2352