commit | 2e968c80766241f7719ac4f7375c12fe0047f10b | [log] [tgz] |
---|---|---|
author | JW Wang <wangchun@google.com> | Fri Nov 18 14:37:47 2022 +0800 |
committer | Chun-Wei Wang <wangchun@google.com> | Tue Nov 22 01:26:38 2022 +0000 |
tree | 8cc5ab34480c118d5beb0711281091ba06dc9735 | |
parent | a890b22d3a35e6e0728c9b9231421cc5e39a41ad [diff] |
Prevent interleaved verification Committing a session twice in a row will result in interleaved verification flows and break the internal states. Add a field to prevent this from happening if the verification is already in progress. Bug: 256330705 Test: manual test Change-Id: I7e8a2fa7333d05a226268b325338e3fac69ddae0 Merged-In: I7e8a2fa7333d05a226268b325338e3fac69ddae0 (cherry picked from commit da7d72d88b9c45b4727deb100b92071b3f9a604e)