commit | 7e2bd9f2e17e57ea49c3beee0272c53d2cbb8fef | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Fri Mar 27 14:08:20 2020 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Sat Mar 28 12:17:40 2020 -0700 |
tree | 31f45e737f15c0d055ffd59ba9e4af51c85eb637 | |
parent | 4add7cc367a763e5bb676da6eb8401780b5e5f2d [diff] |
init: do not handle control messages after shutdown We already stop queue'ing new control messages, but we forgot to stop handling those control messages that are already queued. This CL fixes that. Bug: 150863651 Test: CF reboots appropriately Merged-In: Ifea07a30b868de23eb735db10d8bae410e1b98bb Change-Id: Ifea07a30b868de23eb735db10d8bae410e1b98bb (cherry picked from commit 22d634884539ee7995e214a7dccbdad238049f95)