ACgroupController_getFlags was reverted due to LLNDK breakage, however
it allows detection of cgroups that failed to mount in a more efficient
way. Revive the function as a weakly linked symbol to allow for it to
be missing in case older LLNDK library is being used with the new
system software. This effectively reverts the commit
|
||
|---|---|---|
| .. | ||
| include/android | ||
| Android.bp | ||
| cgroup_controller.cpp | ||
| cgroup_file.cpp | ||
| cgrouprc_internal.h | ||
| libcgrouprc.llndk.txt | ||