commit | 1138064218b9e29c5ab97d58d963946a8c093828 | [log] [tgz] |
---|---|---|
author | JW Wang <wangchun@google.com> | Thu Nov 03 14:22:28 2022 +0800 |
committer | Chun-Wei Wang <wangchun@google.com> | Mon Nov 07 01:25:44 2022 +0000 |
tree | 2aeb67207902125abefa7373afef661f625535f5 | |
parent | 6cc66e4581998390ad63aee0fc566253a62fa0e7 [diff] |
Prevent committing session while in progress Committing a session twice in a row will result in interleaved verification flows and break the internal states. Add a field to prevent committing again while the installation is already in progress. Bug: 256330705 Test: presubmit Change-Id: I1f5a90acde1874b3efbe4dad55f366e991bb4a21 Merged-In: I1f5a90acde1874b3efbe4dad55f366e991bb4a21