commit | 4345f3f50adcea6f5e08842b7c949cd1770718e2 | [log] [tgz] |
---|---|---|
author | Suren Baghdasaryan <surenb@google.com> | Thu Apr 28 13:24:28 2022 -0700 |
committer | Suren Baghdasaryan <surenb@google.com> | Fri Apr 29 10:17:17 2022 -0700 |
tree | 03150a39c748d37d08dd9bd38dfcfc4b1934e09e | |
parent | a9eee03c56ff24623144872313a5ec646dc38ddc [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