diff options
| author | GrapheneOS <contact@grapheneos.org> | 2025-03-07 09:21:51 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-11 11:12:27 -0400 |
| commit | e142c31e5dc7c18efdbf0126246032b6c40caa0a (patch) | |
| tree | 0dc3315fbd70702c62f6ae853c0d2a6cf04c554c /static | |
| parent | 13555655d5c3b833f2c7b297800e0fb79044a4a4 (diff) | |
clarify Bluetooth telephony crash fix
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 47ac71c1..16cf60d5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -567,7 +567,7 @@ <p>Changes since the 2025030500 release:</p> <ul> - <li>fix crash related to Bluetooth telephony integration</li> + <li>fix upstream system_server crash introduced in Android 15 QPR2 related to Bluetooth telephony integration</li> <li>add inet group for vmnic (virtual machine networking functionality) to make it compatible with our group-based Network permission enforcement used as another layer of security</li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/82">version 82</a></li> </ul> |
