summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-10-13 23:12:10 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-10-13 23:12:10 -0400
commit6838e3b4214ef6a12f821038ba3e4f94a5eb09bd (patch)
tree281ca5fbe7b135ea7eb193b1bbb0341ba29ddf00
parent93ae7d8ddb787f08575cd29b648fb6eaa434766c (diff)
temporarily disable dexpreopt for Vanadium browser/WebView
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index b8d993ff..494da245 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -465,6 +465,7 @@
<li>SetupWizard: update to latest upstream code</li>
<li>Vanadium: update Chromium base to 94.0.4606.80</li>
<li>Vanadium: update Chromium base to 94.0.4606.85</li>
+ <li>Vanadium: temporarily disable dexpreopt for browser and WebView (but not the library) due to <a href="https://source.android.com/devices/tech/dalvik/art-class-loader-context">lack of support in the Android 12 dexpreopt system</a></li>
<li>Seedvault: update to latest revision</li>
<li>TalkBack: set app label to TalkBack</li>
<li>Settings: update screen reader configuration for TalkBack so it shows up as a system screen reader again</li>