2020.05.05.02 release

This commit is contained in:
Daniel Micay 2020-05-05 01:34:42 -04:00
parent 47535b060a
commit 61d422edf1
2 changed files with 2 additions and 6 deletions

View File

@ -659,7 +659,7 @@ git am --whitespace=nowarn ../patches/*.patch</pre>
<p>Build the components:</p> <p>Build the components:</p>
<pre>ninja -C out/Default/ trichrome_webview_apk trichrome_chrome_bundle trichrome_library_apk</pre> <pre>ninja -C out/Default/ trichrome_webview_64_32_apk trichrome_chrome_64_32_bundle trichrome_library_64_32_apk</pre>
<p>Generate TrichromeChrome.apk from the bundle and sign the apks:</p> <p>Generate TrichromeChrome.apk from the bundle and sign the apks:</p>

View File

@ -75,7 +75,7 @@
<li> <li>
<a href="#changelog">Changelog</a> <a href="#changelog">Changelog</a>
<ul> <ul>
<!--<li><a href="#2020.04.14.23">2020.05.05.02</a></li>--> <li><a href="#2020.05.05.02">2020.05.05.02</a></li>
<li><a href="#2020.04.14.23">2020.04.14.23</a></li> <li><a href="#2020.04.14.23">2020.04.14.23</a></li>
<li><a href="#2020.04.13.21">2020.04.13.21</a></li> <li><a href="#2020.04.13.21">2020.04.13.21</a></li>
<li><a href="#2020.04.07.10">2020.04.07.10</a></li> <li><a href="#2020.04.07.10">2020.04.07.10</a></li>
@ -299,8 +299,6 @@
<p>List of tagged releases. Snapshot releases without tags such as early releases of <p>List of tagged releases. Snapshot releases without tags such as early releases of
the project and early device support releases are not listed.</p> the project and early device support releases are not listed.</p>
<!--
<h3 id="2020.05.05.02"> <h3 id="2020.05.05.02">
<a href="#2020.05.05.02">2020.05.05.02</a> <a href="#2020.05.05.02">2020.05.05.02</a>
</h3> </h3>
@ -330,8 +328,6 @@
<li>Vanadium: use 64-bit Trichrome browser processes</li> <li>Vanadium: use 64-bit Trichrome browser processes</li>
</ul> </ul>
-->
<h3 id="2020.04.14.23"> <h3 id="2020.04.14.23">
<a href="#2020.04.14.23">2020.04.14.23</a> <a href="#2020.04.14.23">2020.04.14.23</a>
</h3> </h3>