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 |
||
|---|---|---|
| .. | ||
| include/android | ||
| Android.bp | ||
| cgroup_controller.cpp | ||
| cgroup_file.cpp | ||
| cgrouprc_internal.h | ||
| libcgrouprc.map.txt | ||