platform_system_core/libprocessgroup
Suren Baghdasaryan ff25a5f584 Disable SetupCgroup for non-Android targets
Non-android targets should not mount cgroups described in cgroup map
file. When used on non-Android targets SetupCgroup will fail. When
SetupCgroup is called via SetupCgroups a warning will be generated for
each cgroup that fails to mount.

Bug: 111307099
Change-Id: I213a5f9b02f312ba1dd7dc91c89b67334fb939b9
Merged-In: I213a5f9b02f312ba1dd7dc91c89b67334fb939b9
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
2019-02-03 17:55:59 +00:00
..
include/processgroup libprocessgroup: Add support for task profiles 2019-02-03 16:48:35 +00:00
Android.bp libprocessgroup: Add support for task profiles 2019-02-03 16:48:35 +00:00
cgroup_map.cpp Disable SetupCgroup for non-Android targets 2019-02-03 17:55:59 +00:00
cgroup_map.h libprocessgroup: Add support for task profiles 2019-02-03 16:48:35 +00:00
OWNERS Add OWNERS for libprocessgroup 2018-09-14 11:13:22 -07:00
processgroup.cpp libprocessgroup: Add support for task profiles 2019-02-03 16:48:35 +00:00
sched_policy.cpp Fix non-Android build targets 2019-02-03 16:49:28 +00:00
task_profiles.cpp Fix non-Android build targets 2019-02-03 16:49:28 +00:00
task_profiles.h Fix non-Android build targets 2019-02-03 16:49:28 +00:00