platform_system_core/libprocessgroup
Suren Baghdasaryan 8a315d2a3e Re-enable file descriptor caching and add option to skip caching
This reverts commit bee9f5718b
"libprocessgroup: Disable file descriptor caching temporarily" and adds
option to use SetTaskProfiles and SetProcessProfiles without file caching.
This option is used from JNI to avoid access denials because cached files
are not whitelisted for JNI usage.

Bug: 123868658
Bug: 123043091
Test: boot using svelte target
Change-Id: I76b9d6af8a1dd4464cb3cf3e6dc327980efdf361
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
2019-04-20 00:11:21 +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 Re-enable file descriptor caching and add option to skip caching 2019-04-20 00:11:21 +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