platform_system_core/libprocessgroup/include/processgroup
Yifan Hong bd623a4ce0 libprocessgroup: Move CgroupSetupCgroups() to libprocessgroup_setup
Only init uses SetupCgroups. This functionality is
moved from libprocessgroup to its own library, and only
init links to it.

Also, merge CgroupSetupCgroups() with CgroupMap::SetupCgroups()
because the former is just an alias of the latter, and
CgroupMap does not belong to libcgrouprc_setup.

Test: boots
Bug: 123664216
Change-Id: I941dc0c415e2b22ae663d43e30dc7a464687325e
2019-04-02 17:34:37 -07:00
..
processgroup.h libprocessgroup: Move CgroupSetupCgroups() to libprocessgroup_setup 2019-04-02 17:34:37 -07:00
sched_policy.h libprocessgroup: Add support for task profiles 2019-02-03 16:48:35 +00:00