android_system_core/libprocessgroup
Suren Baghdasaryan aa1d54f0cc 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
Merged-In: I0220d6a926884dc22a7424d7d0a980c379c6f4eb
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
2019-06-17 16:49:36 +00:00
..
cgrouprc Remove ACgroupController_getFlags to fix API breakage 2019-06-17 16:49:36 +00:00
cgrouprc_format libprocessgroup: add flags to indicate when a controller failed to mount 2019-05-17 16:18:29 -07:00
include/processgroup libprocessgroup: limit libprocessgroup's VNDK API surface 2019-04-22 17:09:54 -07:00
profiles libprocessgroup: Add VTS tests for vendor JSON files 2019-03-15 16:28:42 -07:00
setup libprocessgroup: add flags to indicate when a controller failed to mount 2019-05-17 16:18:29 -07:00
Android.bp Static link libjsoncpp in libprocessgroup 2019-05-08 13:04:11 -07:00
cgroup_map.cpp Remove ACgroupController_getFlags to fix API breakage 2019-06-17 16:49:36 +00:00
cgroup_map.h libprocessgroup: add flags to indicate when a controller failed to mount 2019-05-17 16:18:29 -07:00
OWNERS Add OWNERS for libprocessgroup 2018-09-14 11:13:22 -07:00
processgroup.cpp libprocessgroup: add flags to indicate when a controller failed to mount 2019-05-17 16:18:29 -07:00
sched_policy.cpp libprocessgroup: add flags to indicate when a controller failed to mount 2019-05-17 16:18:29 -07:00
task_profiles.cpp race condition in libprocessgroup 2019-06-12 19:27:14 +00:00
task_profiles.h race condition in libprocessgroup 2019-06-12 19:27:14 +00:00