diff options
author | Martijn Coenen <maco@google.com> | 2020-11-30 10:05:40 +0100 |
---|---|---|
committer | Martijn Coenen <maco@google.com> | 2020-12-01 14:39:22 +0000 |
commit | 3b68bf2d347fdba75ceae43708ccf037f75beff8 (patch) | |
tree | 5827dfe74dfd04d7af9e308c13ae1d1f885ade12 /debuggerd/handler/debuggerd_handler.cpp | |
parent | b0db51d36e5151a4dc5702cbd9d286a22d5a8825 (diff) |
Split fsverity_init in two phases.
First load the verified keys, and then only lock the keyring after apexd
has run. This is in preperation for on-device signing, which will need
to add another key to the fs-verity keyring before it's locked.
Note that I've moved loading of the verified keys up a bit; fsverity_init
used to load keys from Keymaster, but it currently doesn't, so there's
no need to wait for it.
Bug: 165630556
Test: boot, cat /proc/keys
Change-Id: I077673575ae3dafcf3126d8c544fe7f8d34c0225
Diffstat (limited to 'debuggerd/handler/debuggerd_handler.cpp')
0 files changed, 0 insertions, 0 deletions