Add support to change TWRP Folder

Change-Id: Id3b3b46d492bf83d1d9d3f535c880ea9d15b4107
This commit is contained in:
epicX
2021-01-04 13:01:31 +05:30
committed by bigbiff
parent 89b56a1c97
commit a721f955f7
13 changed files with 460 additions and 6 deletions
+1
View File
@@ -1770,6 +1770,7 @@ void TWPartitionManager::Post_Decrypt(const string& Block_Device) {
DataManager::SetValue("tw_settings_path", "/data/media/0");
dat->UnMount(false);
}
DataManager::LoadTWRPFolderInfo();
Update_System_Details();
Output_Partition(dat);
UnMount_Main_Partitions();