diff --git a/static/build.html b/static/build.html index c56b8ef5..3749713a 100644 --- a/static/build.html +++ b/static/build.html @@ -111,6 +111,10 @@ cd ../.. See Chromium's Android build instructions for details on obtaining the prerequisites. +

You can obtain the proper configuration from the + + GrapheneOS chromium_build repository including the correct version.

+
mkdir chromium
 cd chromium
 fetch --nohooks android
@@ -130,10 +134,6 @@ git am ../chromium_patches/*.patch
gn args out/Default
-

You can obtain the proper configuration from the - - GrapheneOS chromium_build repository.

-

To build Monochrome, which provides both Chromium and the WebView:

ninja -C out/Default/ monochrome_public_apk