Remove boilderplate

This commit is contained in:
topjohnwu
2018-08-01 14:30:59 +08:00
parent 8574a14ed2
commit a2544768a0
19 changed files with 20 additions and 49 deletions

View File

@@ -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();