commit | c9db4e1bb32288b2dad6d30a40fb9e2541736583 | [log] [tgz] |
---|---|---|
author | Shawn Willden <swillden@google.com> | Tue Feb 20 15:12:18 2024 -0700 |
committer | Shawn Willden <swillden@google.com> | Wed Feb 21 11:53:16 2024 -0700 |
tree | e1d2b3015b2ca9bfaa8f376721f60c53e39bf914 | |
parent | 2bcb913844197799e0666889d8727843a47e2b3d [diff] |
Don't wait for init done in isFrpActive() This wait creates a deadlock when booting a device with a never-formatted persistent data block. This went unnoticed because all of the the test devices have booted before. This CL also logs a warning when a PDB update is blocked due to FRP. This should facilitate debugging of FRP enforcement-related problems. Bug: 290312729 Test: Boot a fresh, never-used device (e.g. fresh cuttlefish) Change-Id: If3abd1ccf1c1c6159a4b6276a89b5b88fdaade86