diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-05 10:37:05 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-10 04:00:52 -0500 |
| commit | 0930c0c338ce72bfb225771b5953a954c3ffe1a6 (patch) | |
| tree | e86b55edb87c7c85ca6be87f8f6d8f3a6262cc4c /static | |
| parent | bf2b6c8c134dd5357e5053f6dde4e676fe838fa3 (diff) | |
clarify audio routing workaround we're able to drop
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 66ecefa1..add1af89 100644 --- a/static/releases.html +++ b/static/releases.html @@ -577,7 +577,7 @@ <ul> <li>full 2025-02-05 security patch level</li> <li>rebased onto AP4A.250205.002 Android Open Source Project release</li> - <li>drop our workaround for upstream audio routing permission bug that's no longer required due to an upstream fix in the monthly February release</li> + <li>drop our workaround for upstream audio routing permission bug impacting Android Auto and likely other apps that's no longer required due to an upstream fix in the monthly February release</li> <li>kernel (Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold): switch to Mali GPU kernel driver from Android 15 QPR2 Beta 3 to include additional security fixes</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/133.0.6943.49.0">version 133.0.6943.49.0</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-154">version 154</a></li> |
