diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-12-18 14:19:56 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-12-18 14:19:56 -0500 |
| commit | 9ee0d3ac7ad7df79c88102dcffa5c9154b9438df (patch) | |
| tree | 6169fd3e605b1a60d6c1598e0e6df074916b47c7 /static | |
| parent | da22ebd356cf64d307c9c6bea39388153d7906ce (diff) | |
crosshatch kernel BUG_ON_DATA_CORRUPTION
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 7b904a9d..c884cceb 100644 --- a/static/releases.html +++ b/static/releases.html @@ -513,6 +513,7 @@ <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 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/PANIC_ON_DATA_CORRUPTION since it was backported upstream</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> |
