diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-01 09:17:54 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-10 04:00:52 -0500 |
| commit | c07643ef17c947ca350b23a1bc65df45b55d458d (patch) | |
| tree | 6455dc1a489dde488795b1cbb9f79adb244e91c5 /static | |
| parent | 391a468101bae48517087d10716d26e0af31a1b4 (diff) | |
audio routing fix
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index f2cc52a5..7b45745d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -557,6 +557,7 @@ <p>Changes since the 2025012700 release:</p> <ul> + <li>replace our fix for an upstream audio routing regression in Android 15 QPR1 to avoid keeping around other issues preventing apps from recording which have been permitted to record</li> <li>Sandboxed Google Play compatibility layer: add support for enabling Google's credential service including making it function as an unprivileged service rather than a system one (this fixes signing in with Google in certain apps)</li> <li>kernel (5.15): update to latest GKI LTS branch revision</li> <li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.126</li> |
