Added support for flash image in both slots

Change-Id: Iafda62a5f77f7c1f564f1a2ec0a59aefaf5e1266
This commit is contained in:
epicX
2021-02-24 23:12:08 +05:30
committed by bigbiff
parent 98203ceebe
commit 8f52c0a73d
7 changed files with 121 additions and 7 deletions

View File

@@ -928,6 +928,9 @@ void DataManager::SetDefaultValues()
mConst.SetValue("tw_include_nano", "0");
#endif
mData.SetValue("tw_flash_both_slots", "0");
mData.SetValue("tw_is_slot_part", "0");
mData.SetValue("tw_enable_adb_backup", "0");
if (TWFunc::Path_Exists("/system/bin/magiskboot"))