summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-03-13 16:58:40 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-03-13 16:58:40 -0400
commitff9d3900f342f2b7b9237b23bdad84790dca53d1 (patch)
treebc16c677c1f546639ffab3cd86e41ced4b6efcb3
parent3492b6cb964c4ab7a21afb1f773e7c84ab08bd6b (diff)
clarify QPR2 original-package bug fix
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 5c3dd872..03538501 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -736,7 +736,7 @@
<p>Changes since the 2024031100 release:</p>
<ul>
- <li>fix bug in Android 14 QPR2 breaking installing updates to packages with an original-package application id such as Vanadium</li>
+ <li>fix upstream system_server crash in Android 14 QPR2 when installing updates to packages with an original-package application id such as Vanadium (was reported by users helping with Vanadium Alpha channel testing)</li>
<li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/22">version 22</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/122.0.6261.119.0">version 122.0.6261.119.0</a></li>
</ul>