commit | 650981d2a8319e6f92264820b9e5dc1dcf94a19c | [log] [tgz] |
---|---|---|
author | Daniel Rosenberg <drosen@google.com> | Thu Jan 31 19:50:59 2019 -0800 |
committer | Daniel Rosenberg <drosen@google.com> | Fri Feb 08 00:19:28 2019 +0000 |
tree | c0e607b155931874c62d78764e687ae4b5da9d57 | |
parent | c74699105c632a028d44e227b9ff41ee86d67d7d [diff] |
Allow update_verifier to call checkpointing This lets update_verifier call supportsCheckpoint to defer marking the boot as successful when we may end up failing before we would commit the checkpoint. In this case, we will mark the boot as successful just before committing the checkpoint. Test: Check that marking the boot as succesful was deferred in update_verifier, and done later on. Change-Id: I9b4f3dd607ff5301860e78f4604b600b4ee416b7