mirror of
https://github.com/topjohnwu/libsu.git
synced 2025-02-17 10:38:37 +00:00
Update proguard rules
This commit is contained in:
parent
08bdb0c1e4
commit
82ad2e6361
1
core/proguard-rules.pro
vendored
1
core/proguard-rules.pro
vendored
@ -34,5 +34,4 @@
|
||||
|
||||
# Make sure R8/Proguard don't break things
|
||||
-keep,allowobfuscation class * extends com.topjohnwu.superuser.Shell$Initializer { *; }
|
||||
-keep,allowobfuscation class com.topjohnwu.superuser.ipc.IPCServer { *; }
|
||||
-keep,allowobfuscation class * extends com.topjohnwu.superuser.ipc.RootService { *; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user