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

@ -1089,7 +1089,7 @@ mv android-studio studio</pre>
<p>Testing with the Compatibility Test Suite (CTS) can be done by either building the <p>Testing with the Compatibility Test Suite (CTS) can be done by either building the
test suite from source or using the official releases.</p> test suite from source or using the official releases.</p>
<p>Official releases of the CTS can be downloaded from <p>Official releases of the CTS can be downloaded from
<a href="https://source.android.com/compatibility/cts/downloads">the Compatibility <a href="https://source.android.com/docs/compatibility/cts/downloads">the Compatibility
Suite Downloads page</a>. You should download the CTS for the relevant release Suite Downloads page</a>. You should download the CTS for the relevant release
(Android 12) and architecture (ARM). There's a separate zip for the main CTS, the (Android 12) and architecture (ARM). There's a separate zip for the main CTS, the
manual portion (CTS Verifier) and the CTS for Instant Apps. The latest release of the manual portion (CTS Verifier) and the CTS for Instant Apps. The latest release of the

View File

@ -381,7 +381,7 @@
<h4><a href="#anti-persistence">Anti-persistence / detection</a></h4> <h4><a href="#anti-persistence">Anti-persistence / detection</a></h4>
<ul> <ul>
<li>Enhanced <a href="https://source.android.com/security/verifiedboot">verified boot</a> <li>Enhanced <a href="https://source.android.com/docs/security/features/verifiedboot">verified boot</a>
with better security properties and reduced attack surface</li> with better security properties and reduced attack surface</li>
<li>Enhanced hardware-based attestation with more precise version information</li> <li>Enhanced hardware-based attestation with more precise version information</li>
<li>Hardware-based security verification and monitoring via our <li>Hardware-based security verification and monitoring via our

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.80</li>
<li>Vanadium: update Chromium base to 94.0.4606.85</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: 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>Seedvault: update to latest revision</li>
<li>TalkBack (screen reader): set app label to TalkBack</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> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/34">version 34</a></li>