Support Qualcomm hardware decrypt
Change-Id: I121ef0f5da209be48f6d87559d539c7fc6d85336
This commit is contained in:
@@ -259,6 +259,7 @@ bool TWPartition::Process_Fstab_Line(string Line, bool Display_Error) {
|
||||
Wipe_Available_in_GUI = true;
|
||||
Can_Be_Backed_Up = true;
|
||||
} else if (Mount_Point == "/data") {
|
||||
UnMount(false); // added in case /data is mounted as tmpfs for qcom hardware decrypt
|
||||
Display_Name = "Data";
|
||||
Backup_Display_Name = Display_Name;
|
||||
Storage_Name = Display_Name;
|
||||
|
||||
Reference in New Issue
Block a user