commit | d93d4ccbb2eada81b859222f44fb0218166315f4 | [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 | fba00f797c808393b45efd8b47157f035f46b12b [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