commit | 0ef5a80822a83e057e7194bcab68183fc124ac47 | [log] [tgz] |
---|---|---|
author | Paul Crowley <paulcrowley@google.com> | Tue Dec 01 10:38:24 2020 -0800 |
committer | Paul Crowley <paulcrowley@google.com> | Tue Dec 01 10:38:24 2020 -0800 |
tree | 8e6ee93df1d39b71d002753265d18f44b9b6dce1 | |
parent | 738feeae758465292617e19361580a217c07b171 [diff] |
in_early_boot_ starts true, until early_boot_ended in_early_boot_ = true should be the starting state of the device, until explicitly ended by early_boot_ended. Bug: 174577023 Test: On Cuttlefish, removing the call to "vdc keymaster early-boot-ended" causes EarlyBootKeyTest.CannotCreateEarlyBootKeys to fail only with this change. Change-Id: I1dfacea76375b5866c47326b756a5c1b59c63a59