system mount: unmount system after checking for TWRP app
Change-Id: I9ab74c9839b50e399432d19839191b7de2d1bf60 (cherry picked from commit 07f991a3ed1457d4774078219e828e6d63756777)
This commit is contained in:
@@ -1321,6 +1321,7 @@ bool TWFunc::Is_TWRP_App_In_System() {
|
||||
}
|
||||
}
|
||||
DataManager::SetValue("tw_app_installed_in_system", 0);
|
||||
PartitionManager.UnMount_By_Path(PartitionManager.Get_Android_Root_Path(), false);
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user