summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-02-11 07:22:01 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2025-02-11 07:22:38 -0500
commitcb10eea37dd546f8af429d9a64942a3530662845 (patch)
tree41a3fd626e025c6b4a886308b32e15d1aa8fe7e6 /static
parentac95803ea0326a8868f030525f333c1bcc59b1cc (diff)
disable safe media volume where it's enabled
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 01fb541f..e19e0a70 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -567,6 +567,7 @@
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.76</li>
<li>kernel (Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold): backport Wi-Fi driver patch from Android 15 QPR2 Beta 3 in an attempt to avoid a rare invalid read-after-free detected by hardware memory tagging</li>
<li>Launcher: add 4x5 grid option</li>
+ <li>Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold: stop enabling safe media volume with US carriers to match having it globally disabled for other devices</li>
<li>remove infrastructure for our legacy software-based USB peripheral blocking since we've replaced it with <a href="https://grapheneos.org/features#usb-c-port-and-pogo-pins-control">a far better feature using both hardware and software USB connection/data blocking</a> across all supported devices</li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/78">version 78</a></li>
</ul>