diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-12 10:28:21 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-12 10:39:10 -0400 |
| commit | 802690e496cc0e250840314e80758fa7d15f07f0 (patch) | |
| tree | 6155b6aecb3f1c95698eff473b0167e9f91369e1 | |
| parent | 2fe2d3765ad8dcc92060b8067c6a39e6fdc7ccf7 (diff) | |
temporarily force enable system crash notifications
| -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 eaf1cda7..c8c3b3df 100644 --- a/static/releases.html +++ b/static/releases.html @@ -788,6 +788,7 @@ <ul> <li>full 2024-06-05 security patch level</li> <li>rebased onto AP2A.240605.024 Android Open Source Project release, which is the 3rd quarterly maintenance/feature release for Android 14 (QPR3)</li> + <li>temporarily enable system crash notifications unconditionally for the initial QPR3-based release</li> <li>change default USB-C port mode to "Charging-only when locked", from "Charging-only when locked, except before first unlock"</li> <li>stop disabling memory tagging and hardened_malloc for surfaceflinger</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/126.0.6478.50.0">version 126.0.6478.50.0</a></li> |
