2079c5f0c9
writepid command usage to join a cgroup has been deprecated in favor of a more flexible approach using task_profiles. This way cgroup path is not hardcoded and cgroup changes can be easily made. Replace writepid with task_profiles command to migrate between cgroups. Bug: 191283136 Test: build and boot Signed-off-by: Suren Baghdasaryan <surenb@google.com> Change-Id: I945c634dfa7621437d8ea3981bce370d680b7371
8 lines
297 B
Text
8 lines
297 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
|
|
task_profiles ServiceCapacityLow
|