Josh Gao | cbe70cb | 2016-10-18 18:17:52 -0700 | [diff] [blame] | 1 | service tombstoned /system/bin/tombstoned |
Josh Gao | cbe70cb | 2016-10-18 18:17:52 -0700 | [diff] [blame] | 2 | user tombstoned |
| 3 | group system |
| 4 | |
Josh Gao | 0ad5107 | 2017-01-23 15:56:11 -0800 | [diff] [blame] | 5 | # Don't start tombstoned until after the real /data is mounted. |
| 6 | class late_start |
| 7 | |
Josh Gao | cbe70cb | 2016-10-18 18:17:52 -0700 | [diff] [blame] | 8 | socket tombstoned_crash seqpacket 0666 system system |
| 9 | socket tombstoned_intercept seqpacket 0666 system system |
Narayan Kamath | 922f6b2 | 2017-05-15 15:59:30 +0100 | [diff] [blame] | 10 | socket tombstoned_java_trace seqpacket 0666 system system |
Josh Gao | cbe70cb | 2016-10-18 18:17:52 -0700 | [diff] [blame] | 11 | writepid /dev/cpuset/system-background/tasks |