diff options
| -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> |
