diff --git a/static/build.html b/static/build.html index c44d1c1e..03eb93f5 100644 --- a/static/build.html +++ b/static/build.html @@ -615,9 +615,9 @@ git am --whitespace=nowarn ../*.patch
ninja -C out/Default/ trichrome_webview_apk trichrome_chrome_bundle trichrome_library_apk
-

Generate TrichromeChrome.apk from the bundle:

+

Generate TrichromeChrome.apk from the bundle and sign the apks:

-
../generate_trichrome_apk.sh
+
../generate_release.sh

The apks needs to be copied from out/Default/apks/*.apk into the Android source tree at