Load RTC offset on Qualcomm Krait chips, fixes the broken time & date
Signed-off-by: Vojtech Bocek <vbocek@gmail.com> Change-Id: I04ad07f3e6be961003e063be8c648e191e2f9431
This commit is contained in:
@@ -268,6 +268,9 @@ int main(int argc, char **argv) {
|
||||
if (DataManager::GetIntValue(TW_IS_ENCRYPTED) == 0 && (TWFunc::Path_Exists(SCRIPT_FILE_TMP) || TWFunc::Path_Exists(SCRIPT_FILE_CACHE))) {
|
||||
OpenRecoveryScript::Run_OpenRecoveryScript();
|
||||
}
|
||||
|
||||
TWFunc::Fixup_Time_On_Boot();
|
||||
|
||||
// Launch the main GUI
|
||||
gui_start();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user