Refine relocate heuristics

This commit is contained in:
Mygod
2022-05-20 21:18:48 -04:00
parent 1adf767607
commit 3fea5cc1dd
4 changed files with 18 additions and 17 deletions

View File

@@ -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[]);