commit | 6ae155d8ee86d8d398f109a81153a3c2517a2f55 | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Thu Jul 06 17:29:20 2023 +0000 |
committer | Eric Biggers <ebiggers@google.com> | Thu Jul 06 18:36:16 2023 +0000 |
tree | 81f16cf86341986c26ba94b7f7ac89404b7c2de8 | |
parent | 31b4751a4d5ab89657a56989c74d80aef580790e [diff] |
fsverity_init: remove unneeded functionality The --load-extra-key option to 'fsverity_init' was only used by odsign, and --lock was only used by init.rc. Since these uses have been removed, remove the code that implemented these options as well. Bug: 290064770 Test: presubmit Change-Id: Iaad4b78926748f24dcaddecb27dc28e4c659a574