You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Remove all backwards compatibility nonsense
This also allows full obfuscation
This commit is contained in:
Vendored
+1
@@ -24,6 +24,7 @@
|
||||
|
||||
# Snet extention
|
||||
-keepclassmembers class com.topjohnwu.magisk.utils.ISafetyNetHelper { *; }
|
||||
-keepclassmembers class com.topjohnwu.magisk.utils.BootSigner { *; }
|
||||
|
||||
# Fast Android Networking Library
|
||||
-dontwarn okhttp3.**
|
||||
|
||||
Reference in New Issue
Block a user