From 39a14e07218f8f1d154eed706623c7485d214544 Mon Sep 17 00:00:00 2001
From: Daniel Micay
gclient sync -D --with_branch_heads -r $VERSION --jobs 32- +
Generate a signing key for Vanadium if this is the initial build:
keytool -genkey -v -keystore vanadium.keystore -storetype pkcs12 -alias vanadium -keyalg RSA -keysize 4096 -sigalg SHA512withRSA -validity 10000 -dname "cn=GrapheneOS"