From 9740b24e1fb7b957fb36ce0587f1e8a8b017ec0d Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 19 Dec 2021 19:47:50 -0500 Subject: [PATCH] add raven/oriole to upcoming release notes --- static/releases.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index c4c7736c..3c48dc2a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -503,6 +503,7 @@

Changes since the 2021121602 release:

@@ -512,10 +513,10 @@
  • Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: include empty apdp image in updates to wipe persistent debugging policy
  • 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
  • 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
  • -
  • Pixel 6, Pixel 6 Pro: erase fips partition as part of flashing factory images to wipe persistent FIPS policy
  • kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL): enable BUG_ON_DATA_CORRUPTION since it was backported upstream
  • 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
  • Seedvault: temporarily revert change to restore requiring that the profile is unlocked for the hardware keystore key (uncovers an upstream bug)
  • +
  • initial production support for the Pixel 6 and Pixel 6 Pro
  • -->