avoid redirects in Android doc links

This commit is contained in:
Daniel Micay
2022-11-21 05:14:31 -05:00
parent 4021ffdfa5
commit f9508fd0ed
3 changed files with 3 additions and 3 deletions

View File

@@ -3015,7 +3015,7 @@
<li>Vanadium: update Chromium base to 94.0.4606.80</li>
<li>Vanadium: update Chromium base to 94.0.4606.85</li>
<li>Vanadium: update Chromium base to 95.0.4638.50</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>Vanadium: temporarily disable dexpreopt for browser and WebView (but not the library) due to <a href="https://source.android.com/docs/core/runtime/art-class-loader-context">lack of support in the Android 12 dexpreopt system</a></li>
<li>Seedvault: update to latest revision</li>
<li>TalkBack (screen reader): set app label to TalkBack</li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/34">version 34</a></li>