Added support for flash image in both slots
Change-Id: Iafda62a5f77f7c1f564f1a2ec0a59aefaf5e1266
This commit is contained in:
3
data.cpp
3
data.cpp
@@ -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"))
|
||||
|
||||
Reference in New Issue
Block a user