Don't keep all of libsuperuser
These keeps are to keep swap working, which depends on libraries that use reflection and other stuff that proguard breaks. libsuperuser is not used by swap though, and doesn't have those issues.
This commit is contained in:
parent
d1bdd7789b
commit
2bbde8c705
1
F-Droid/proguard-rules.pro
vendored
1
F-Droid/proguard-rules.pro
vendored
@ -21,7 +21,6 @@
|
||||
-keep class kellinwood.** {*;}
|
||||
-keep class javax.jmdns.** {*;}
|
||||
-keep class org.spongycastle.** {*;}
|
||||
-keep class eu.chainfire.** {*;}
|
||||
|
||||
# This keeps class members used for SystemInstaller IPC.
|
||||
# Reference: https://gitlab.com/fdroid/fdroidclient/issues/79
|
||||
|
Loading…
x
Reference in New Issue
Block a user