1service zygote /system/bin/app_process -Xzygote /system/bin --zygote --start-system-server 2 class main 3 priority -20 4 user root 5 group root readproc reserved_disk 6 socket zygote stream 660 root system 7 socket usap_pool_primary stream 660 root system 8 onrestart exec_background - system system -- /system/bin/vdc volume abort_fuse 9 onrestart write /sys/power/state on 10 onrestart restart audioserver 11 onrestart restart cameraserver 12 onrestart restart media 13 onrestart restart netd 14 onrestart restart wificond 15 writepid /dev/cpuset/foreground/tasks 16 critical window=${zygote.critical_window.minute:-off} target=zygote-fatal 17