blob: 862afb6848c44aeb05dcbccd1b27c4bb3e2092fd [file] [log] [blame]
Narayan Kamath4456a552014-03-31 11:08:02 +01001service zygote /system/bin/app_process -Xzygote /system/bin --zygote --start-system-server
2 class main
Vitalii Tomkiv372e5472016-05-18 17:40:41 -07003 priority -20
Nick Kralevichc21169c2016-11-02 13:35:12 -07004 user root
Jeff Sharkey9410d572018-01-05 17:16:49 -07005 group root readproc reserved_disk
Narayan Kamath4456a552014-03-31 11:08:02 +01006 socket zygote stream 660 root system
Chris Wailes4a258162019-02-22 11:35:08 -08007 socket usap_pool_primary stream 660 root system
Martijn Coenendd0440f2020-05-28 16:15:55 +02008 onrestart exec_background - system system -- /system/bin/vdc volume abort_fuse
Narayan Kamath4456a552014-03-31 11:08:02 +01009 onrestart write /sys/power/state on
Kalesh Singh2255e8e2022-12-14 11:24:56 -080010 # NOTE: If the wakelock name here is changed, then also
11 # update it in SystemSuspend.cpp
12 onrestart write /sys/power/wake_lock zygote_kwl
Andy Hungfec47522015-10-30 14:17:25 -070013 onrestart restart audioserver
Chien-Yu Chencd2ef4e2015-12-03 16:32:12 -080014 onrestart restart cameraserver
Narayan Kamath4456a552014-03-31 11:08:02 +010015 onrestart restart media
Hongguang Chen32f69202023-09-07 21:15:00 -070016 onrestart restart --only-if-running media.tuner
Narayan Kamath4456a552014-03-31 11:08:02 +010017 onrestart restart netd
Wei Wang54ad1042016-12-20 11:28:04 -080018 onrestart restart wificond
Greg Kaiserf2064c32024-06-06 19:09:41 +000019 task_profiles ProcessCapacityHigh MaxPerformance
Woody Lin45215ae2019-12-26 22:22:28 +080020 critical window=${zygote.critical_window.minute:-off} target=zygote-fatal