Catch as many early-boot crashes as we can by starting tombstoned immediately after /data is mounted. Bug: http://b/139864948 Test: adb shell su 0 dmesg | grep "starting service" Change-Id: I7f8821102191a445e87020f3efa59a2e0620d9db
11 lines
347 B
Text
11 lines
347 B
Text
service tombstoned /system/bin/tombstoned
|
|
user tombstoned
|
|
group system
|
|
|
|
socket tombstoned_crash seqpacket 0666 system system
|
|
socket tombstoned_intercept seqpacket 0666 system system
|
|
socket tombstoned_java_trace seqpacket 0666 system system
|
|
writepid /dev/cpuset/system-background/tasks
|
|
|
|
on post-fs-data
|
|
start tombstoned
|