From 43d48c57da606b9716cce8145b163daf94511121 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 20 Jun 2019 15:22:40 -0400 Subject: [PATCH] refer to chromium_patches for build metadata --- static/build.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/static/build.html b/static/build.html index ee43b90d..ff0bc974 100644 --- a/static/build.html +++ b/static/build.html @@ -150,8 +150,8 @@ cd ../.. 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.

+ + GrapheneOS chromium_patches repository in args.gn the correct version.

mkdir chromium
 cd chromium
@@ -172,6 +172,9 @@ git am ../chromium_patches/*.patch
gn args out/Default
+

Copy the GrapheneOS configuration from ../args.gn and save/exit the + editor.

+

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

ninja -C out/Default/ monochrome_public_apk