summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-12-18 14:56:40 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-12-18 14:56:40 -0500
commitc23e79ac1b56a1671223c242b077d2a5448d25fc (patch)
treef34bb366bca9fab6569d494155f3bca4b9a6ae17 /static
parent7f6bd251e2b365f871d269f679de85a15637a69e (diff)
clarify PANIC_ON_DATA_CORRUPTION
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 9a759592..223339be 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -514,7 +514,7 @@
<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>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 PANIC_ON_DATA_CORRUPTION since it hasn't been fully phased out yet</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>
</ul>
</article>