diff --git a/static/build.html b/static/build.html index cfea8359..c0a963c8 100644 --- a/static/build.html +++ b/static/build.html @@ -849,7 +849,7 @@ gclient sync -D --with_branch_heads --with_tags --jobs 32
Apply the GrapheneOS patches on top of the tagged release:
-git am --whitespace=nowarn ../patches/*.patch+
git am --whitespace=nowarn --keep-non-patch ../patches/*.patch
Then, configure the build in the src
directory: