summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/build.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/build.html b/static/build.html
index d1ff9db3..375c7e0a 100644
--- a/static/build.html
+++ b/static/build.html
@@ -620,6 +620,7 @@ cd keys/raven
../../development/tools/make_key shared '/CN=GrapheneOS/'
../../development/tools/make_key media '/CN=GrapheneOS/'
../../development/tools/make_key networkstack '/CN=GrapheneOS/'
+../../development/tools/make_key sdk_sandbox '/CN=GrapheneOS/'
openssl genrsa 4096 | openssl pkcs8 -topk8 -scrypt -out avb.pem
../../external/avb/avbtool extract_public_key --key avb.pem --output avb_pkmd.bin
cd ../..</pre>