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
213 B
Text
8 lines
213 B
Text
service storaged /system/bin/storaged
|
|
class main
|
|
capabilities DAC_READ_SEARCH
|
|
priority 10
|
|
file /d/mmc0/mmc0:0001/ext_csd r
|
|
task_profiles ServiceCapacityLow
|
|
user root
|
|
group package_info
|