android_system_core/libprocessgroup
dimitry 49c1f6efea Enable native_bridge_support for libprocessgroup
Android build system added support for building translated binaries
used on natively bridged targets (arm on x86 for example).

However in order to avoid building unnecessary binaries and libraries
for such architectures most modules do not support native bridge by default.

All needed modules have to explicitly indicate if they may be used as part
of translated binary build.

This change enabled native bridge support for libprocessgroup modules
needed by libutils greylisted library (available for apps targeting
Android version < N).

Bug: http://b/77159578
Test: make
Change-Id: I8d6f33e95e9f7424f5fa12f6fbabafa1d6c37413
2019-05-16 14:19:09 +02:00
..
cgrouprc Enable native_bridge_support for libprocessgroup 2019-05-16 14:19:09 +02:00
cgrouprc_format Enable native_bridge_support for libprocessgroup 2019-05-16 14:19:09 +02: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 Enable native_bridge_support for libprocessgroup 2019-05-16 14:19:09 +02: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