From eb235aad2c5476d54a68e4dfefea80abdd5caa3e Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 21 Jul 2020 19:30:21 -0400 Subject: [PATCH] Revert "use TrichromeChrome apk instead of bundle" This reverts commit dd5be734fae8c9e551ce7a850153b6bb3f1ac1ae. --- static/build.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/build.html b/static/build.html index 3e63de82..9ccb461d 100644 --- a/static/build.html +++ b/static/build.html @@ -771,7 +771,7 @@ git am --whitespace=nowarn ../patches/*.patch

Build the components:

-
ninja -C out/Default/ trichrome_webview_64_32_apk trichrome_chrome_64_32_apk trichrome_library_64_32_apk
+
ninja -C out/Default/ trichrome_webview_64_32_apk trichrome_chrome_64_32_bundle trichrome_library_64_32_apk

Generate a signing key for Vanadium if this is the initial build:

@@ -783,7 +783,7 @@ cd src signing releases. You should back this up the generated keystore with your other keys.

-

Sign the apks:

+

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

../generate_release.sh