0ad5107e51
Bug: http://b/34461270 Test: boot is actually faster Test: tombstoned still started by init Change-Id: I4976abef108bbb6fad264f9b68cbc1fba711085b
10 lines
337 B
Text
10 lines
337 B
Text
service tombstoned /system/bin/tombstoned
|
|
user tombstoned
|
|
group system
|
|
|
|
# Don't start tombstoned until after the real /data is mounted.
|
|
class late_start
|
|
|
|
socket tombstoned_crash seqpacket 0666 system system
|
|
socket tombstoned_intercept seqpacket 0666 system system
|
|
writepid /dev/cpuset/system-background/tasks
|