Remove SuperSU

Change-Id: I2ca7580bbde5a8903b9ba5c1513ddba887e8d49e
This commit is contained in:
Ethan Yonker
2018-07-20 12:22:33 -05:00
parent fac1b3835c
commit fa67cbf18b
41 changed files with 24 additions and 869 deletions
+1 -2
View File
@@ -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);