diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-12-17 17:14:32 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-12-17 17:14:32 -0500 |
| commit | e7c7978ee4702534f534e74f5c25c7af0532d9af (patch) | |
| tree | b46fd555303365f0348420da7815387be02e1ae6 /static | |
| parent | 5b46fb8036c7f400f88d69863ad6c77dcf4cd2fb (diff) | |
erase fips partition when flashing on Pixel 6
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index dcaf627e..27b2006c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -512,6 +512,7 @@ <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a: include empty msapd image as part of over-the-air updates to wipe persistent debugging policy</li> <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: erase both apdp partition slots as part of flashing factory images to wipe persistent debugging policy</li> <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a: erase both msadp partition slots as part of flashing factory images to wipe persistent debugging policy</li> + <li>Pixel 6, Pixel 6 Pro: erase fips partition as part of flashing factory images to wipe FIPS policy</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> |
