commit | 1cdf4ffd6983e8b54552980b29e92e3da2406302 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Fri Mar 22 17:01:08 2019 -0700 |
committer | Yifan Hong <elsk@google.com> | Tue Apr 02 22:31:57 2019 -0700 |
tree | 94daa7533820b226fd2fcdbc1b845a68f82f0500 | |
parent | 9ded5c0812b6858d78f6180187d2e2b2bef3c320 [diff] |
libprocessgroup: use libcgrouprc to read cgroup.rc Use the LL-NDK library to read cgroup.rc. As a side-effect, the CgroupController class is changed to a wrapper of ACgroupController* from the library. The class itself essentially becomes the pointer, and can be trivially copied. Modify all client code for this change. Test: builds and boots Bug: 123664216 Change-Id: I635d9885db62e82f37421f6d20f59c84a6f4cbb2 Merged-In: I635d9885db62e82f37421f6d20f59c84a6f4cbb2