sdcard: remove mount check
Change-Id: I278d7f71e79a82a34f95dba197555d08960f2723
This commit is contained in:
@@ -703,8 +703,6 @@ void TWPartition::Setup_Data_Partition(bool Display_Error) {
|
||||
Primary_Block_Device.c_str(), Mount_Point.c_str());
|
||||
}
|
||||
} else {
|
||||
if (Is_Mounted())
|
||||
UnMount(true);
|
||||
Set_FBE_Status();
|
||||
int is_device_fbe;
|
||||
DataManager::GetValue(TW_IS_FBE, is_device_fbe);
|
||||
|
||||
Reference in New Issue
Block a user