avbtool -> avbtool.py

This commit is contained in:
maade93791 2023-10-06 22:19:53 +03:00 committed by Daniel Micay
parent 4ce7e6f793
commit b9f11a4572

View File

@ -551,7 +551,7 @@ CN=GrapheneOS
../../development/tools/make_key sdk_sandbox "/CN=$CN/"
../../development/tools/make_key bluetooth "/CN=$CN/"
openssl genrsa 4096 | openssl pkcs8 -topk8 -scrypt -out avb.pem
../../external/avb/avbtool extract_public_key --key avb.pem --output avb_pkmd.bin
../../external/avb/avbtool.py extract_public_key --key avb.pem --output avb_pkmd.bin
cd ../..</pre>
<p>The <code>avb_pkmd.bin</code> file isn't needed for generating a signed release but