Hello, I found a big bug. Recovery flash magisk.zip
There is something wrong with this code.
Incorrect detection boot.img AVB 1.0 sign
eval $BOOTSIGNER -verify < $BOOTIMAGE && BOOTSIGNED=true
According to my many tests. Many Android phones can't stay AVB 1.0 Sign
Use AIK unpackimg.bat magiskv19.0.zip out boot.img Non-existent split_img/boot.img-sigtype and split_img/boot.img-avbtype
I'm very sorry about my English.Thank you for your efforts.
Hello, I found a big bug. Recovery flash magisk.zip There is something wrong with this code. Incorrect detection boot.img AVB 1.0 sign
eval $BOOTSIGNER -verify < $BOOTIMAGE && BOOTSIGNED=true
recovery.log :
According to my many tests. Many Android phones can't stay AVB 1.0 Sign Use AIK unpackimg.bat magiskv19.0.zip out boot.img Non-existent split_img/boot.img-sigtype and split_img/boot.img-avbtype I'm very sorry about my English.Thank you for your efforts.