Remove obsolete proguard rules
This commit is contained in:
7
mobile/proguard-rules.pro
vendored
7
mobile/proguard-rules.pro
vendored
@@ -20,10 +20,3 @@
|
|||||||
# If you keep the line number information, uncomment this to
|
# If you keep the line number information, uncomment this to
|
||||||
# hide the original source file name.
|
# hide the original source file name.
|
||||||
#-renamesourcefileattribute SourceFile
|
#-renamesourcefileattribute SourceFile
|
||||||
|
|
||||||
-if public class be.mygod.librootkotlinx.RootServer {
|
|
||||||
private void doInit(android.content.Context, boolean, java.lang.String);
|
|
||||||
}
|
|
||||||
-keep class be.mygod.librootkotlinx.RootServer {
|
|
||||||
public static void main(java.lang.String[]);
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user