diff options
author | Oli Lan <olilan@google.com> | 2020-02-06 11:55:51 +0000 |
---|---|---|
committer | Oli Lan <olilan@google.com> | 2020-04-22 12:37:27 +0000 |
commit | 7c59fc4fb40f16a231c27bb9909dfcfa414544b8 (patch) | |
tree | 49523c83236bdc8dd8cd35c0d6115628062645ed /libutils/FileMap.cpp | |
parent | 8ee349bdbd75f8d92fbe25ebd9d7a96979da852b (diff) |
Observe new apexd status value of "activated" as required.
- Cherry pick of aosp/1228482
As of aosp/1224611, there is a new step in the preparation of APEXes
where init calls back into apexd after DE user data is unencrypted to
allow DE apex data to be snapshotted or restored.
aosp/1228581 introduces a new apexd.status value of "activated" that
is set once APEXes are activated but before this snapshot has occurred.
init may execute "perform_apex_config" once this has occurred, so this
CL changes init to wait for "activated" rather than "ready" before
doing this.
Bug: 148672144
Test: build & flash, check boot completes and check in logs that init
waits on the correct status value.
Merged-In: I339580bf593d3b09a5dff749ac2a5d1952bcb210
Change-Id: I71b62c9dd2f7951811606002f38612784d3d9086
Diffstat (limited to 'libutils/FileMap.cpp')
0 files changed, 0 insertions, 0 deletions