Merge "Fix display of .android_secure size in Backup" into android-4.4
This commit is contained in:
@@ -104,9 +104,9 @@ int TWPartitionManager::Process_Fstab(string Fstab_Filename, bool Display_Error)
|
||||
else
|
||||
LOGINFO("Error creating fstab\n");
|
||||
}
|
||||
Setup_Settings_Storage_Partition(settings_partition);
|
||||
Update_System_Details();
|
||||
UnMount_Main_Partitions();
|
||||
Setup_Settings_Storage_Partition(settings_partition);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user