Normalized digest check before installing zip
Change-Id: I5a3e82f103e7a80800be7790f1c8dc33c76413da (cherry picked from commit 646f4f0c66a918f12e12784b22e7dc9a89837c37)
This commit is contained in:
1
data.cpp
1
data.cpp
@@ -755,6 +755,7 @@ void DataManager::SetDefaultValues()
|
||||
mPersist.SetValue(TW_GUI_SORT_ORDER, "1");
|
||||
mPersist.SetValue(TW_RM_RF_VAR, "0");
|
||||
mPersist.SetValue(TW_SKIP_DIGEST_CHECK_VAR, "0");
|
||||
mPersist.SetValue(TW_SKIP_DIGEST_CHECK_ZIP_VAR, "1");
|
||||
mPersist.SetValue(TW_SKIP_DIGEST_GENERATE_VAR, "0");
|
||||
mPersist.SetValue(TW_SDEXT_SIZE, "0");
|
||||
mPersist.SetValue(TW_SWAP_SIZE, "0");
|
||||
|
||||
Reference in New Issue
Block a user