Remove SuperSU
Change-Id: I2ca7580bbde5a8903b9ba5c1513ddba887e8d49e
This commit is contained in:
+1
-2
@@ -1607,8 +1607,7 @@ int GUIAction::installsu(std::string arg __unused)
|
||||
if (simulate) {
|
||||
simulate_progress_bar();
|
||||
} else {
|
||||
if (!TWFunc::Install_SuperSU())
|
||||
op_status = 1;
|
||||
LOGERR("Installing SuperSU was deprecated from TWRP.\n");
|
||||
}
|
||||
|
||||
operation_end(op_status);
|
||||
|
||||
Reference in New Issue
Block a user