diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-12-17 14:09:40 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-12-17 14:09:40 -0500 |
| commit | 09ab2636058d364a6d9e59707b315edb5bb33d82 (patch) | |
| tree | 3313bb6176524901b330a28ceb2c59b76b2768f4 | |
| parent | f96f5796463e2f679ff44c112f4753bd72ac5123 (diff) | |
erase apdp as part of flashing factory images
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 1526a26e..950600a8 100644 --- a/static/releases.html +++ b/static/releases.html @@ -508,6 +508,8 @@ <p>Changes since the 2021121602 release:</p> <ul> + <li>erase apdp partition as part of flashing factory images</li> + <li>Seedvault: temporarily revert change to restore requiring that the profile is unlocked for the hardware keystore key (uncovers an upstream bug)</li> </ul> </article> --> |
