commit | 7a0a5a3bd5b0d5e3cb765f64b909a99613a25a27 | [log] [tgz] |
---|---|---|
author | Suren Baghdasaryan <surenb@google.com> | Tue Feb 19 15:01:28 2019 -0800 |
committer | Suren Baghdasaryan <surenb@google.com> | Fri Mar 01 00:29:37 2019 +0000 |
tree | 8a1d17206bbca3f929659fcc110fe522656b42ff | |
parent | 4f153d757626b5a6ec9dfb655d7ed2bbc60c784d [diff] |
Add vendor cgroups and task_profiles support Vendors should be able to specify additional cgroups and task profiles without changing system files. Add support for /vendor/etc/cgroups.json and /vendor/etc/task_profiles.json files which will augment cgroups and task profiles specified in /etc/cgroups.json and /etc/task_profiles.json system files. Bug: 124960615 Change-Id: I548c2e866b65c19856a3617d75b75dcd06f7d5b7 Signed-off-by: Suren Baghdasaryan <surenb@google.com>