diff options
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 2 |
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> |
