2016-10-19 09:17:52 +08:00
|
|
|
service tombstoned /system/bin/tombstoned
|
|
|
|
user tombstoned
|
|
|
|
group system
|
|
|
|
|
2017-01-24 07:56:11 +08:00
|
|
|
# Don't start tombstoned until after the real /data is mounted.
|
|
|
|
class late_start
|
|
|
|
|
2016-10-19 09:17:52 +08:00
|
|
|
socket tombstoned_crash seqpacket 0666 system system
|
|
|
|
socket tombstoned_intercept seqpacket 0666 system system
|
|
|
|
writepid /dev/cpuset/system-background/tasks
|