commit | 2239be877c291d3f96f613e866b3f3dcfc05aa33 | [log] [tgz] |
---|---|---|
author | Suren Baghdasaryan <surenb@google.com> | Thu Apr 28 13:10:24 2022 -0700 |
committer | Suren Baghdasaryan <surenb@google.com> | Fri Apr 29 16:47:08 2022 +0000 |
tree | b9605e9e79a59dae123d0f8f35c252aa392c8121 | |
parent | 14fff66fa2f81b93e304f1ad901b5a08ff3bc816 [diff] |
Do not purge process groups on system_server startup Removing all process groups during system_server startup can race with process group creation from init which results in occasional failure to create a process group and failure to boot the device. Move process group purging into init to prevent such a race. Bug: 228160715 Signed-off-by: Suren Baghdasaryan <surenb@google.com> Change-Id: I2e50f53c9692424c994c0b4ee6f1e2762632c3bc