Update Whale binaries to asLody/whale@1315a5a74a

Previous one is built on wrong revision
This commit is contained in:
solohsu 2019-03-20 11:16:22 +08:00
parent d0b1d7c52b
commit 2194551c39
5 changed files with 0 additions and 3 deletions

View File

@ -31,9 +31,6 @@ public class Main implements KeepAll {
HookMethodResolver.init();
Router.injectConfig();
InstallerChooser.setInstallerPackageName(getInstallerPkgName());
try {
WhaleRuntime.getMethodSlot(null);
} catch (Throwable throwable) {}
}
///////////////////////////////////////////////////////////////////////////////////////////////