commit | 071dbc17290ea1c9c4fa645fb5a2cee796009ae8 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@google.com> | Fri Feb 17 11:27:33 2023 -0800 |
committer | Bart Van Assche <bvanassche@google.com> | Fri Mar 03 13:27:17 2023 -0800 |
tree | f7bceac752340996cbbc031ddce8eecff198cedc | |
parent | b4b1b75a35516bb27b854343d040aa9dcd2b436c [diff] |
init: Combine the CheckShutdown() and set_do_shutdown() methods Let the CheckShutdown() method clear the do_shutdown_ member instead of clearing that member separately from calling CheckShutdown(). Bug: 266255006 Change-Id: Ifc1cff2be92a45db7f91be2fdb812930d2fd1ad5 Signed-off-by: Bart Van Assche <bvanassche@google.com>