refer to chromium_patches for build metadata
This commit is contained in:
parent
4200ed10ef
commit
43d48c57da
@ -150,8 +150,8 @@ cd ../..</pre>
|
||||
Chromium's Android build instructions</a> for details on obtaining the prerequisites.
|
||||
|
||||
<p>You can obtain the proper configuration from the
|
||||
<a href="https://github.com/GrapheneOS/chromium_build">
|
||||
GrapheneOS chromium_build repository</a> including the correct version.</p>
|
||||
<a href="https://github.com/GrapheneOS/chromium_patches">
|
||||
GrapheneOS chromium_patches repository</a> in <code>args.gn</code> the correct version.</p>
|
||||
|
||||
<pre>mkdir chromium
|
||||
cd chromium
|
||||
@ -172,6 +172,9 @@ git am ../chromium_patches/*.patch</pre>
|
||||
|
||||
<pre>gn args out/Default</pre>
|
||||
|
||||
<p>Copy the GrapheneOS configuration from <code>../args.gn</code> and save/exit the
|
||||
editor.</p>
|
||||
|
||||
<p>To build Monochrome, which provides both Chromium and the WebView:</p>
|
||||
|
||||
<pre>ninja -C out/Default/ monochrome_public_apk</pre>
|
||||
|
Loading…
x
Reference in New Issue
Block a user