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 |
| 10 | writepid /dev/cpuset/system-background/tasks |