mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-01-21 08:53:36 -08:00
Remove boilderplate
This commit is contained in:
@@ -23,7 +23,6 @@ public class SplashActivity extends Activity {
|
||||
protected void onCreate(Bundle savedInstanceState) {
|
||||
super.onCreate(savedInstanceState);
|
||||
|
||||
MagiskManager mm = getMagiskManager();
|
||||
// Force create a shell if not created yet
|
||||
boolean root = Shell.rootAccess();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user