Tom Cherry | 7415599 | 2015-08-14 13:01:23 -0700 | [diff] [blame] | 1 | service servicemanager /system/bin/servicemanager |
2 | class core | ||||
3 | user system | ||||
Nick Kralevich | ab46a49 | 2015-11-07 17:05:41 -0800 | [diff] [blame^] | 4 | group system readproc |
Tom Cherry | 7415599 | 2015-08-14 13:01:23 -0700 | [diff] [blame] | 5 | critical |
6 | onrestart restart healthd | ||||
7 | onrestart restart zygote | ||||
8 | onrestart restart media | ||||
9 | onrestart restart surfaceflinger | ||||
10 | onrestart restart drm |