platform_system_core/libprocessgroup
Suren Baghdasaryan 3bdf315eae libprocessgroup: limit libprocessgroup's VNDK API surface
Limit libprocessgroup VNDK API to the minimum set required for task
profiles usage. This API allows vendors to use cgroups without accessing
cgroup files directly, therefore allowing Android to change cgroup
arrangement details without breaking vendor code.

Bug: 131098932
Test: build and boot
Change-Id: I92463dfb44a108a133bafd2fe52237b6b1d50a69
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
2019-04-22 20:13:13 +00:00
..
cgrouprc libcgrouprc: version script: linux only 2019-04-03 14:44:46 -07:00
cgrouprc_format libprocessgroup: Add libcgrouprc_format 2019-04-02 22:31:57 -07:00
include/processgroup libprocessgroup: limit libprocessgroup's VNDK API surface 2019-04-22 20:13:13 +00:00
profiles libprocessgroup: Add VTS tests for vendor JSON files 2019-03-15 16:28:42 -07:00
setup CgroupSetupCgroups: don't leak fd. 2019-04-03 12:13:26 -07:00
Android.bp libprocessgroup: use libcgrouprc to read cgroup.rc 2019-04-02 22:31:57 -07:00
cgroup_map.cpp libprocessgroup: use libcgrouprc to read cgroup.rc 2019-04-02 22:31:57 -07:00
cgroup_map.h libprocessgroup: use libcgrouprc to read cgroup.rc 2019-04-02 22:31:57 -07:00
OWNERS Add OWNERS for libprocessgroup 2018-09-14 11:13:22 -07:00
processgroup.cpp Re-enable file descriptor caching and add option to skip caching 2019-04-20 00:11:21 +00:00
sched_policy.cpp Re-enable file descriptor caching and add option to skip caching 2019-04-20 00:11:21 +00:00
task_profiles.cpp Re-enable file descriptor caching and add option to skip caching 2019-04-20 00:11:21 +00:00
task_profiles.h Re-enable file descriptor caching and add option to skip caching 2019-04-20 00:11:21 +00:00