OSDN Git Service

Call earlyBootEnded from vdc.
authorMartijn Coenen <maco@google.com>
Thu, 12 Nov 2020 09:59:13 +0000 (10:59 +0100)
committerMartijn Coenen <maco@google.com>
Thu, 12 Nov 2020 10:03:27 +0000 (11:03 +0100)
commiteed957f6a411acafd7f60b514874930e4d674ae6
tree625b4ecf0c744dedcfc2209b2438ac28bd6e6569
parentd5de2f22b70cbc97b40bb350f362518b58d3a1bf
Call earlyBootEnded from vdc.

This allows us to determine the place where early boot ends from init.
It also allows fixing a bug where early boot wasn't ended previously on
devices without metadata encryption.

Bug: 168585635
Bug: 173005594
Test: inspect logs
Change-Id: I78775672a7d3c140e007235a10fb1d1bc816fcee
MetadataCrypt.cpp
VoldNativeService.cpp
VoldNativeService.h
binder/android/os/IVold.aidl
vdc.cpp