diff options
| -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 1d34e3d8..88d66d23 100644 --- a/static/releases.html +++ b/static/releases.html @@ -595,6 +595,7 @@ <ul> <li>full 2025-06-05 Pixel security patch level (full Android 2025-06-05 patch level was provided in an earlier release)</li> + <li>Sandboxed Google Play compatibility layer: fix rare system_server crash reported with Android Auto by adding check for a null calling package</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/137.0.7151.115.0">version 137.0.7151.115.0</a></li> </ul> </article> |
