summaryrefslogtreecommitdiff
path: root/static/build.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-05-05 01:34:42 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-05-05 01:34:42 -0400
commit61d422edf15eeb3746e1d1253f57c1ee7816e6c8 (patch)
tree719770dd4007c1c1e8904d5dfc51f97ab2b087b8 /static/build.html
parent47535b060a9dcdbf0d813eb3ae37146d1b652776 (diff)
2020.05.05.02 release
Diffstat (limited to 'static/build.html')
-rw-r--r--static/build.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html
index 66a154e9..f031accd 100644
--- a/static/build.html
+++ b/static/build.html
@@ -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>