commit | bd623a4ce047416aaf8946af09dae635fd210c41 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Mar 05 15:47:16 2019 -0800 |
committer | Yifan Hong <elsk@google.com> | Tue Apr 02 17:34:37 2019 -0700 |
tree | fc5140c4847fc2ffffa164ac52801b5dbc1773f2 | |
parent | d8956470952c92890f16d9b45ea59113b0322eb1 [diff] |
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