commit | 6761b6dcdc31a10d7e1b3652400bfae9eb2eed17 | [log] [tgz] |
---|---|---|
author | Suren Baghdasaryan <surenb@google.com> | Thu Apr 28 13:24:28 2022 -0700 |
committer | Suren Baghdasaryan <surenb@google.com> | Wed May 04 00:44:39 2022 +0000 |
tree | 3639ed9f6b9f3c7316250cb577e07732c382e0e8 | |
parent | 7e0df03bc9df8ca31e422959fba0bf5f0c8b196f [diff] |
libprocessgroup: Add a function to remove only empty process groups When system_server and zygote crash or get killed, all apps also get killed but their process groups are left empty. Provide a function to remove all empty process groups so that init can purge them when this even happens. Bug: 228160715 Signed-off-by: Suren Baghdasaryan <surenb@google.com> Change-Id: Ife38ca021e80cd38106f218ae13183e8c2631bf0 Merged-In: Ife38ca021e80cd38106f218ae13183e8c2631bf0