diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-12 12:21:23 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-12 12:21:23 -0500 |
| commit | 456204004fdf94cddbd86738b5eca3f5c7668ddc (patch) | |
| tree | 826e1ad7f157a784668de283be44f462591af049 | |
| parent | 2ffb38b2380e5ecb0f04427427b1d98c50f3af8a (diff) | |
safe volume was likely already disabled
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index ad9cd87f..9077e97d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -584,7 +584,6 @@ <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> |
