diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-14 17:20:23 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-14 17:20:23 -0400 |
| commit | fdcecfe685134ffa7b671d50b843633213a47233 (patch) | |
| tree | 37f398bb6aed0e3f211028d47235f9716b083c98 | |
| parent | 5a886c3f1c3846f9cb41d2fd2ac9f7f4f9a8e1e2 (diff) | |
revert upstream device association refactoring
| -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 bf24a083..cd8364ed 100644 --- a/static/releases.html +++ b/static/releases.html @@ -774,6 +774,7 @@ <p>Changes since the 2024061300 release:</p> <ul> + <li>revert upstream refactoring of the device association code in Android 14 QPR3 due to it introducing a chain crash bug at boot</li> <li>kernel (5.10): update to latest GKI LTS branch revision</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/126.0.6478.71.0">version 126.0.6478.71.0</a></li> </ul> |
