mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-12 21:27:41 +02:00
Fix signboot signature
This commit is contained in:
@ -832,7 +832,7 @@ NVBASE=/data/adb
|
||||
TMPDIR=/dev/tmp
|
||||
|
||||
# Bootsigner related stuff
|
||||
BOOTSIGNERCLASS=com.topjohnwu.signing.SignBoot
|
||||
BOOTSIGNERCLASS=com.topjohnwu.magisk.signing.SignBoot
|
||||
BOOTSIGNER='/system/bin/dalvikvm -Xnoimage-dex2oat -cp $APK $BOOTSIGNERCLASS'
|
||||
BOOTSIGNED=false
|
||||
|
||||
|
Reference in New Issue
Block a user