From cdaaf36957bf4a20bdd6defa46aa72289aa066b6 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 1 May 2019 11:10:59 -0400 Subject: [PATCH] delete unversioned trees with gclient --- static/build.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/build.html b/static/build.html index 2aa3416a..c9fe7577 100644 --- a/static/build.html +++ b/static/build.html @@ -124,7 +124,7 @@ fetch --nohooks android

Sync to the latest stable release for Android (replace $VERSION with the correct value):

-
gclient sync --with_branch_heads -r $VERSION --jobs 32
+
gclient sync -D --with_branch_heads -r $VERSION --jobs 32

Apply the GrapheneOS patches on top of the tagged release: