commit | 4859e0ca0f7fc5da217e8b388da76ece41dd726e | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Thu Jun 24 11:13:24 2021 -0700 |
committer | Eric Biggers <ebiggers@google.com> | Fri Jun 25 12:40:21 2021 -0700 |
tree | b37e07ac185bb10f77cb57d5ead8ef9b8a5c77cf | |
parent | e33bd41f495dbf4a0d92158390c9955ffe2de1b6 [diff] |
Ignore too-early earlyBootEnded on FDE devices Don't call IKeystoreMaintenance::earlyBootEnded() too early on FDE devices, so that keystore2 doesn't have to be restarted. Bug: 192090857 Test: Tested FDE on Cuttlefish, both first and non-first boots. Verified via log that earlyBootEnded is now called only when it should be, and that keystore2 no longer has to be restarted. Change-Id: I03f816db194a8276ad19ca99b3c8894e8a5fed23