You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Update error messages
This commit is contained in:
@@ -37,7 +37,6 @@ public class SplashActivity extends AppCompatActivity {
|
||||
.apply();
|
||||
|
||||
new Async.CheckUpdates(prefs).exec();
|
||||
// new Async.ConstructEnv(getApplicationInfo()).exec();
|
||||
|
||||
new Async.LoadModules(prefs) {
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user