platform_system_core/libprocessgroup
Suren Baghdasaryan 81b9f0b763 libprocessgroup: Allow vendor profile attributes to override system ones
In the current implementation vendor profile attributes do not override
system ones and instead generate a warning. Fix that by overriding existing
attribute if a new definition is found.

Bug: 160318642
Test: add vendor attributes and confirm no warnings
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
Change-Id: I71a2ee4d4b3c585e7c9a01b791e973390d409cbc
2020-07-01 20:44:24 +00:00
..
cgrouprc libprocessgroup: support for cgroup v2 hierarchy 2020-06-10 09:14:00 -07:00
cgrouprc_format libprocessgroup: add flags to indicate when a controller failed to mount 2019-05-21 10:03:21 -07:00
include/processgroup libprocessgroup: Prevent SetProcessProfiles from using cached fd 2020-02-14 01:42:11 +00:00
profiles vts_processgroup_validate_test: make deps static 2020-05-07 12:41:45 -07:00
setup libprocessgroup: support for cgroup v2 hierarchy 2020-06-10 09:14:00 -07:00
Android.bp processgroup: Set min_sdk_version 2020-04-23 23:53:19 +09:00
cgroup_map.cpp libprocessgroup: support for cgroup v2 hierarchy 2020-06-10 09:14:00 -07:00
cgroup_map.h Fix IsUsable to check for each controller separately 2019-06-26 11:35:11 -07:00
OWNERS Add surenb@ to libprocessgroup OWNERS 2019-09-17 08:50:04 -07:00
processgroup.cpp libprocessgroup: Prevent SetProcessProfiles from using cached fd 2020-02-14 01:42:11 +00:00
sched_policy.cpp libprocessgroup: ensure schedboost_enabled is true with uclamp 2020-01-27 11:04:03 +00:00
task_profiles.cpp libprocessgroup: Allow vendor profile attributes to override system ones 2020-07-01 20:44:24 +00:00
task_profiles.h libprocessgroup: Allow vendor profile attributes to override system ones 2020-07-01 20:44:24 +00:00