Refresh after partition changes
Change-Id: Id16c84f815b1c4b8e95da142648a5a759116ee6e
This commit is contained in:
committed by
Gerrit Code Review
parent
f58d0ec0f1
commit
aad03116ed
+2
-2
@@ -1,4 +1,4 @@
|
||||
/*
|
||||
/*update
|
||||
Copyright 2013 bigbiff/Dees_Troy TeamWin
|
||||
This file is part of TWRP/TeamWin Recovery Project.
|
||||
|
||||
@@ -1411,7 +1411,7 @@ int GUIAction::doAction(Action action, int isThreaded /* = 0 */)
|
||||
op_status = 1; // fail
|
||||
}
|
||||
}
|
||||
|
||||
PartitionManager.Update_System_Details();
|
||||
operation_end(op_status, simulate);
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user