| commit | 8f6fcd19afd08cdf3a29184846592da209ae0fc9 | [log] [tgz] |
|---|---|---|
| author | Nathan Huckleberry <nhuck@google.com> | Fri Oct 21 00:45:05 2022 +0000 |
| committer | Nathan Huckleberry <nhuck@google.com> | Tue Oct 25 21:12:43 2022 +0000 |
| tree | 0d1ece8962a30921ce4ca67e62304fabadfbe602 | |
| parent | c052460659bd43c6cc408a17fef3ec3b27433108 [diff] |
Fix flaky AVB test from late verity_update_state
CtsNativeVerifiedBootTestCases is currently flaky due to race conditions
between verity_update_state and the test running.
Moving the call to verity_update_state before zygote-start should fix
the test.
Bug: 253033920
Test: Boot Android and check that partitions.system.verified.hash_alg
has a non-empty value
Signed-off-by: Nathan Huckleberry <nhuck@google.com>
Change-Id: I9d252b0b6d74ed784ec2ffe091de2db53c5f45ba