avbtool -> avbtool.py
This commit is contained in:
parent
4ce7e6f793
commit
b9f11a4572
@ -551,7 +551,7 @@ CN=GrapheneOS
|
|||||||
../../development/tools/make_key sdk_sandbox "/CN=$CN/"
|
../../development/tools/make_key sdk_sandbox "/CN=$CN/"
|
||||||
../../development/tools/make_key bluetooth "/CN=$CN/"
|
../../development/tools/make_key bluetooth "/CN=$CN/"
|
||||||
openssl genrsa 4096 | openssl pkcs8 -topk8 -scrypt -out avb.pem
|
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>
|
cd ../..</pre>
|
||||||
|
|
||||||
<p>The <code>avb_pkmd.bin</code> file isn't needed for generating a signed release but
|
<p>The <code>avb_pkmd.bin</code> file isn't needed for generating a signed release but
|
||||||
|
Loading…
x
Reference in New Issue
Block a user