platform_system_core/libprocessgroup/cgrouprc
Suren Baghdasaryan 338260a467 Remove ACgroupController_getFlags to fix API breakage
Since ACgroupController_getFlags was introduced after LLNDK freeze it
causes media crashes due to missing symbol. Remove the new function and
re-implement cgroup controller detection to not require flags field but
instead check for its existence on the first access.

Bug: 135049992
Test: libcutils_test with and without CONFIG_CPUSETS enabled
Change-Id: I0220d6a926884dc22a7424d7d0a980c379c6f4eb
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
2019-06-17 16:46:23 +00:00
..
include/android Remove ACgroupController_getFlags to fix API breakage 2019-06-17 16:46:23 +00:00
Android.bp libprocessgroup: add flags to indicate when a controller failed to mount 2019-05-21 10:03:21 -07:00
cgroup_controller.cpp Remove ACgroupController_getFlags to fix API breakage 2019-06-17 16:46:23 +00:00
cgroup_file.cpp libprocessgroup: Add libcgrouprc 2019-04-02 22:31:57 -07:00
cgrouprc_internal.h libprocessgroup: Add libcgrouprc 2019-04-02 22:31:57 -07:00
libcgrouprc.llndk.txt Remove ACgroupController_getFlags to fix API breakage 2019-06-17 16:46:23 +00:00