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>
Thu, 9 Apr 2020 21:22:43 +0000 (15:22 -0600)
commit28eddbd2ef55ecbc9f7eb6b40b24a4b6277917c0
treeb70fc9c65a2b72d705d8809163a64acf6c0c9bce
parent479588c68ef2328ba2cbc383cc23c319fa41b584
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
Merged-In: Id8f01a1dc7d2398395f369c3ea74656a82888829
Change-Id: Id8f01a1dc7d2398395f369c3ea74656a82888829
Keymaster.cpp
Keymaster.h
MetadataCrypt.cpp