mirror of
https://github.com/topjohnwu/Magisk
synced 2025-09-02 02:25:11 +00:00
Remove class mapping in full APK
This commit is contained in:
@@ -779,7 +779,7 @@ NVBASE=/data/adb
|
||||
TMPDIR=/dev/tmp
|
||||
|
||||
# Bootsigner related stuff
|
||||
BOOTSIGNERCLASS=a.a
|
||||
BOOTSIGNERCLASS=com.topjohnwu.signing.SignBoot
|
||||
BOOTSIGNER='/system/bin/dalvikvm -Xnoimage-dex2oat -cp $APK $BOOTSIGNERCLASS'
|
||||
BOOTSIGNED=false
|
||||
|
||||
|
Reference in New Issue
Block a user