2
0
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:
topjohnwu
2021-01-26 07:27:21 -08:00
parent 6ae2c9387d
commit 1024e68eb6
6 changed files with 17 additions and 67 deletions

View File

@@ -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