android_system_core/libprocessgroup
Kiyoung Kim ad8cf52c4c Remove VNDK definition(s)
As of VNDK deprecation, any libraries that defines vndk is no longer
valid anymore. This change removes all VNDK definition(s) from modules
which was VNDK. Any former VNDK-SP libraries will be marked as double-loadable,
so it can keep be able to be referenced by LLNDK libraries.

Bug: 328994089
Test: AOSP CF build succeeded
Change-Id: I1662f16e5e446bb28167b0bb278cd63997267d2a
2024-03-15 08:19:44 +00:00
..
cgrouprc Annotate symbols correctly 2022-09-26 22:14:43 +09:00
cgrouprc_format [LSC] Add LOCAL_LICENSE_KINDS to system/core 2021-02-19 12:59:05 -08:00
include/processgroup libprocessgroup: Use pid_t consistently for TIDs 2024-01-25 16:35:30 +00:00
profiles Revert "Migrate the blkio controller to the v2 cgroup hierarchy" 2024-01-26 03:54:47 +00:00
setup libprocessgroup: Use correct language for cgroups 2023-11-03 18:34:46 +00:00
tools libprocessgroup/tools: Add settaskprofile command-line tool 2021-11-09 22:35:51 +00:00
Android.bp Remove VNDK definition(s) 2024-03-15 08:19:44 +00:00
cgroup_map.cpp libprocessgroup: Use pid_t consistently for TIDs 2024-01-25 16:35:30 +00:00
cgroup_map.h libprocessgroup: Use pid_t consistently for TIDs 2024-01-25 16:35:30 +00:00
OWNERS Updating owners of libprocessgroup 2022-12-15 19:12:33 +00:00
processgroup.cpp libprocessgroup: Use pid_t consistently for TIDs 2024-01-25 16:35:30 +00:00
sched_policy.cpp libprocessgroup: Use pid_t consistently for TIDs 2024-01-25 16:35:30 +00:00
task_profiles.cpp libprocessgroup: Use pid_t consistently for TIDs 2024-01-25 16:35:30 +00:00
task_profiles.h libprocessgroup: Use pid_t consistently for TIDs 2024-01-25 16:35:30 +00:00
task_profiles_test.cpp libprocessgroup: Use correct language for cgroups 2023-11-03 18:34:46 +00:00
TEST_MAPPING Add test mapping 2024-02-08 16:57:43 +00:00