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>
<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>