commit | 799ce6ecdd07e37f57111e6d5523c5d8fe06f426 | [log] [tgz] |
---|---|---|
author | Martijn Coenen <maco@google.com> | Tue Feb 23 10:14:41 2021 +0100 |
committer | Martijn Coenen <maco@google.com> | Tue Feb 23 10:18:20 2021 +0100 |
tree | 03d00517eb545b0bc01a511a63dddf26709331f5 | |
parent | b6afe1329045cf08c038482bb06da514e5bc7a94 [diff] |
odsign: Only try to insert certificate in keyring once. If this fails, we previously tried to generate a new key, and tried to insert the cert again. But since we already verified the cert is well-formed, trying with a new key makes little sense, and in fact increases boot time on devices that don't support fs-verity. Bug: 180880942 Test: inspect logs Change-Id: I6d164489f9a840928ce669e0e38a86148a69c973