summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-12-19 13:20:47 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-12-19 13:20:47 -0500
commit80e8bab110ce05d9054e14bd5f893be4063dd22a (patch)
tree084affd8bb8bb28d56e53bd387a2d00e8f62385d
parent98a6d0a5a287758137e60179a03ace4b8dc8d7de (diff)
drop fips image for now
-rw-r--r--static/releases.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 8c20005a..c4c7736c 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -513,7 +513,6 @@
<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 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a: include empty msapd image in updates to wipe persistent debugging policy</li>
<li>Pixel 6, Pixel 6 Pro: erase fips partition as part of flashing factory images to wipe persistent FIPS policy</li>
- <li>Pixel 6, Pixel 6 Pro: include empty fips image in updates to wipe persistent FIPS policy</li>
<li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL): enable BUG_ON_DATA_CORRUPTION since it was backported upstream</li>
<li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a): enable legacy Qualcomm PANIC_ON_DATA_CORRUPTION since it hasn't been fully phased out yet</li>
<li>Seedvault: temporarily revert change to restore requiring that the profile is unlocked for the hardware keystore key (uncovers an upstream bug)</li>