Update Whale binaries to asLody/whale@1315a5a74a
Previous one is built on wrong revision
This commit is contained in:
parent
d0b1d7c52b
commit
2194551c39
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -31,9 +31,6 @@ public class Main implements KeepAll {
|
||||||
HookMethodResolver.init();
|
HookMethodResolver.init();
|
||||||
Router.injectConfig();
|
Router.injectConfig();
|
||||||
InstallerChooser.setInstallerPackageName(getInstallerPkgName());
|
InstallerChooser.setInstallerPackageName(getInstallerPkgName());
|
||||||
try {
|
|
||||||
WhaleRuntime.getMethodSlot(null);
|
|
||||||
} catch (Throwable throwable) {}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
///////////////////////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue