commit | 689eacb99d40dd154f99640cc5bc7e6d2762198f | [log] [tgz] |
---|---|---|
author | Suren Baghdasaryan <surenb@google.com> | Tue Feb 12 18:20:38 2019 -0800 |
committer | Suren Baghdasaryan <surenb@google.com> | Thu Feb 14 17:08:40 2019 +0000 |
tree | 5f5421f2ccfba072ba2cfde7bca1a267bf9297a9 | |
parent | 6fa73cf475305f93fa210e2b50bd2de4926121d2 [diff] |
Fix cgroup support for recovery mode In recovery mode a separate set of cgroups should be mounted. Add a cgroups.recovery.json file to describe cgroups mounted during recovery. Change cgroups descriptor parset to allow cgroups and cgroups2 sections to be omitted. Bug: 124270406 Test: "adb reboot sideload; adb devices" shows 'sideload' as expected Change-Id: Ic32bd2b4612ec8390064f87d4655d1bd1183d741 Signed-off-by: Suren Baghdasaryan <surenb@google.com>