summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-10-31 11:35:59 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-10-31 11:35:59 -0400
commit11ad93014261129f3d5386809927bcf5acd6bf2c (patch)
treefb17b31416875a329e564e211c731740b220ccd2 /static
parente2726077d27a16b195c1b7d9ddd647d9b5ca6329 (diff)
extend disabling Wi-Fi debug logging to 9th gen
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 8ab012f8..fb70d86f 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -540,6 +540,7 @@
<p>Changes since the 2024102400 release:</p>
<ul>
+ <li>Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold: disable Wi-Fi HAL debug logging to avoid memory corruption caught by hardware memory tagging on GrapheneOS</li>
<li>raise system log buffer size from 256KiB to 512KiB to make logs obtained by users reporting issues more useful</li>
<li>enable stamp configuration for microdroid kernel builds to set LOCALVERSION based on version control information as expected</li>
<li>kernel (6.6): disable unused hibernation support</li>