platform_system_core/libprocessgroup/cgrouprc
Colin Cross 6a2b16693c Make the connection between implementation and llndk_library explicit
Instead of assuming a module with the .llndk suffix exists, add an
llndk_stubs property to every cc_library module that has a
corresponding llndk_library.  Also rename the llndk_library to have
an explicit .llndk suffix.

Bug: 170784825
Test: no changes to build.ninja (excluding comments) or Android-${TARGET_PRODUCT}.mk
Change-Id: Ifba79a1ae64a67a9d7393dac2fb012cd8af8e149
2020-10-19 13:38:05 -07:00
..
include/android libprocessgroup: support for cgroup v2 hierarchy 2020-06-10 09:14:00 -07:00
Android.bp Make the connection between implementation and llndk_library explicit 2020-10-19 13:38:05 -07:00
cgroup_controller.cpp Revive ACgroupController_getFlags LLNDK function to detect missing cgroups 2020-01-29 17:24:06 +00:00
cgroup_file.cpp libprocessgroup: Add libcgrouprc 2019-04-02 22:31:57 -07:00
cgrouprc_internal.h libprocessgroup: Add libcgrouprc 2019-04-02 22:31:57 -07:00
libcgrouprc.llndk.txt Revive ACgroupController_getFlags LLNDK function to detect missing cgroups 2020-01-29 17:24:06 +00:00