From 43f1fe8f234d5a4bec68b05a0e58edc5433bedcd Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Thu, 27 Oct 2022 02:54:51 -0400
Subject: [PATCH] publish new release notes
---
static/releases.html | 31 ++++++++++++++++++++++++-------
1 file changed, 24 insertions(+), 7 deletions(-)
diff --git a/static/releases.html b/static/releases.html
index b1cba7b0..906368c9 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -101,6 +101,7 @@
Changelog
+
+
+
+
+ Tags:
+
+ - TP1A.221005.002.2022102600 (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro)
+ - TP1A.221005.003.2022102600 (Pixel 6a, emulator, generic, other targets)
+ - TD1A.220804.031.2022102600 (Pixel 7, Pixel 7 Pro)
Changes since the 2022102300 release:
@@ -641,7 +659,7 @@
kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro): switch from standard GKI kernel module signing (used to enforce protected symbol rules for vendor modules) to forced kernel module signing as an additional lower level layer of security beyond the verification already provided by verified boot and SELinux
kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro): enable lockdown LSM in forced confidentiality mode as an additional laower level layer of security beyond the verification already provided by verified boot and SELinux
Pixel 7, Pixel 7 Pro: handle readlink system call failing in a friendlier way for detection of the camera service executable
- Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: add back Pixel charger mode image overrides removed in the 2022101600 release (fallback images aren't included on the Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7 and Pixel 7 Pro so these images were completely missing on those devices)
+ Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: add back Pixel charger mode image overrides removed in the 2022101600 release (fallback images aren't included on the Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7 and Pixel 7 Pro so these images were completely missing on those devices)
disable unnecessary ldisc_autoload feature (no relevant modules available for it to load anyway)
backport fix for crosvm locking up after suspend/resume
Vanadium: update Chromium base to 107.0.5304.54
@@ -653,7 +671,6 @@
Sandboxed Google Play compatibility layer: check request granularity when issuing app-op checks to fix a case where apps can be blamed for doing a fine location check when they only did a coarse location check (no user-facing impact since the location history / indicator makes no distinction and it was correctly enforced for permission enforcement already)
- -->