OSDN Git Service

Installd: Take boot status as dexopt parameter
authorAndreas Gampe <agampe@google.com>
Mon, 21 Sep 2015 20:21:30 +0000 (13:21 -0700)
committerAndreas Gampe <agampe@google.com>
Mon, 21 Sep 2015 20:21:30 +0000 (13:21 -0700)
commit72ebebed876a62e719b098e43d9d516361bde029
treeac56000344234fc0405e87e6ededb5bba58ebf9f
parentd693fc4c50873485794d1e0f444547d3253a56d3
Installd: Take boot status as dexopt parameter

Expect the boot status explicitly as a parameter so that we do not
have to rely on dev.bootcomplete, which isn't meaningfully set
when the device needs the decryption screen on boot.

Bug: 23898216
Change-Id: I9b34298caf70b1e5d40970cc0d04c469016a80a7
cmds/installd/commands.cpp
cmds/installd/installd.cpp
cmds/installd/installd.h