datamedia: setup datamedia with key_directory set
Change-Id: I92cc83caf7e4ff3b43a69d214d176acb230abdef
This commit is contained in:
@@ -695,6 +695,8 @@ void TWPartition::Setup_Data_Partition(bool Display_Error) {
|
||||
} else {
|
||||
Is_Encrypted = true;
|
||||
Is_Decrypted = false;
|
||||
if (datamedia)
|
||||
Setup_Data_Media();
|
||||
}
|
||||
} else if (Key_Directory.empty()) {
|
||||
LOGERR("Primary block device '%s' for mount point '%s' is not present!\n",
|
||||
|
||||
Reference in New Issue
Block a user