commit | 3a1b5772e58c53dd48235d26927ae9424146c667 | [log] [tgz] |
---|---|---|
author | Suren Baghdasaryan <surenb@google.com> | Sat Feb 02 23:12:01 2019 -0800 |
committer | Suren Baghdasaryan <surenb@google.com> | Sat Feb 02 23:14:19 2019 -0800 |
tree | 3137009b9450d06998578532e94a3565dff4774a | |
parent | d26b2bea85f02831064d618edefbadf441cce675 [diff] |
Disable SetupCgroup for non-Android targets Non-android targets should not mount cgroups described in cgroup map file. When used on non-Android targets SetupCgroup will fail. When SetupCgroup is called via SetupCgroups a warning will be generated for each cgroup that fails to mount. Bug: 111307099 Change-Id: I213a5f9b02f312ba1dd7dc91c89b67334fb939b9 Signed-off-by: Suren Baghdasaryan <surenb@google.com>