mirror of
https://github.com/AetherDroid/vendor_samsung_universal7570-common.git
synced 2025-10-30 15:58:51 +01:00
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
|