Refine relocate heuristics
This commit is contained in:
2
mobile/proguard-rules.pro
vendored
2
mobile/proguard-rules.pro
vendored
@@ -22,7 +22,7 @@
|
||||
#-renamesourcefileattribute SourceFile
|
||||
|
||||
-if public class be.mygod.librootkotlinx.RootServer {
|
||||
private void doInit(android.content.Context, java.lang.String, boolean);
|
||||
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