extra step to fetch Vanadium deps no longer needed
This commit is contained in:
parent
28bc630889
commit
aec0a72d7f
@ -834,8 +834,7 @@ git checkout $CORRECT_BRANCH_OR_TAG</pre>
|
|||||||
<pre>cd src
|
<pre>cd src
|
||||||
git fetch --tags
|
git fetch --tags
|
||||||
git checkout $VERSION
|
git checkout $VERSION
|
||||||
gclient sync -D --with_branch_heads --with_tags --jobs 32
|
gclient sync -D --with_branch_heads --with_tags --jobs 32</pre>
|
||||||
third_party/android_deps/fetch_all.py --ignore-vulnerabilities</pre>
|
|
||||||
|
|
||||||
<p>Apply the GrapheneOS patches on top of the tagged release:</p>
|
<p>Apply the GrapheneOS patches on top of the tagged release:</p>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user