summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-01-27 21:21:58 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-01-27 21:23:34 -0500
commit741f80b97e2571c5516de5fc2f26b62845d995c5 (patch)
treea63b1007943f5572d34a72cfbca8f6cfb4f1f64e
parent33fbc8c37c16ba8ac90846e2893f437468a5ef30 (diff)
fix original-package system updates
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index e6b2e425..b67fa964 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -668,6 +668,7 @@
<ul>
<li>Settings: fix issue preventing users from re-enabling system apps they previously disabled which can no longer be disabled</li>
+ <li>fix upstream Android bug causing out-of-band updates to system components using original-package to be rolled back after reboot if they're still using the old package name, which will allow us to ship Vanadium updates out-of-band without the browser package updates being rolled back for users with an older install where it's still <code>org.chromium.chrome</code> instead of <code>app.vanadium.browser</code></li>
</ul>
</article>
-->