summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-09-17 13:00:42 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-09-17 13:00:42 -0400
commit5336c5f650a38f2d1a54a6899011e8bff2390c2c (patch)
tree9e054f2d24871bcb9ea6ac448f90808478cae993
parentb849688aa792d2abd0c919595ba5a5dab03ece94 (diff)
add extra Pixel 9 Pro Fold overlays
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 7eda64a5..b20428fb 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -880,6 +880,7 @@
<ul>
<li>Sandboxed Google Play compatibility layer: handle the updated client dynamite module initialization sequence</li>
<li>exclude com.android.rkpdapp from backup/restore to avoid breaking key provisioning for attestation including for Auditor (users can clear RemoteProvisioner system app data via Settings if they restored data for it and have this issue)</li>
+ <li>Pixel 9 Fold Pro: temporarily manually add overlays from the stock Pixel OS to use the correct layout for quick settings, status bar, etc. and to provide the split folded/unfolded auto-rotate settings</li>
<li>hardened_malloc: fix microdroid virtual machine compatibility by using armv8a+dotprod+memtag when enabling memory tagging instead of armv9+memtag</li>
<li>init: disable auto-reboot setup for microdroid virtual machines
<li>expat: backport patches for CVE-2024-28757, CVE-2024-45490, CVE-2024-45491 and CVE-2024-45492</li>