diff --git a/static/build.html b/static/build.html index 2d99be9d..57555823 100644 --- a/static/build.html +++ b/static/build.html @@ -633,6 +633,7 @@ cd keys/raven ../../development/tools/make_key media '/CN=GrapheneOS/' ../../development/tools/make_key networkstack '/CN=GrapheneOS/' ../../development/tools/make_key sdk_sandbox '/CN=GrapheneOS/' +../../development/tools/make_key bluetooth '/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 ../.. @@ -654,7 +655,7 @@ cd ../..

Migration to Android 13

-

You need to generate a key for sdk_sandbox if you +

You need to generate a key for sdk_sandbox and bluetooth if you generated your keys for a previous release.