Quote:
Originally Posted by Anghirrim
|
Did you flash only the patched boot image or vbmeta as well?
In the Poke5 thread, these two commands are run in fastboot:
Code:
fastboot --disable-verity --disable-verification flash vbmeta_a vbmeta.img
fastboot flash boot_a magisk_patched-12345678.img
I was wondering how to do the vbmeta one in EDL since it needs parameters.