OSDN Git Service

Send earlyBootEnded notice to all Keymasters
authorShawn Willden <swillden@google.com>
Wed, 1 Apr 2020 16:02:16 +0000 (10:02 -0600)
committerShawn Willden <swillden@google.com>
Wed, 1 Apr 2020 16:04:32 +0000 (10:04 -0600)
commit50397a72f13629932423dbd48c554ebec0fa1008
treecdc8242bba40ce515d603e0711090de93941b333
parent131365a3e560224edd48f73ecf45bcc57cad4c6d
Send earlyBootEnded notice to all Keymasters

Vold incorrectly sends the earlyBootEnded signal only to the Keymaster
instance used for device encryption, but all of them need it.

Bug: 152932559
Test: VtsHalKeymasterV4_1TargetTest
Change-Id: Id8f01a1dc7d2398395f369c3ea74656a82888829
Keymaster.cpp
Keymaster.h
MetadataCrypt.cpp