From f515276ebd7972882a07a56eb716798e4032e57f Mon Sep 17 00:00:00 2001 From: Oliver Scott Date: Sat, 6 Jan 2024 21:02:28 -0500 Subject: [PATCH] Launch restore step early During restore, Settings which the user may have set earlier during setup may be overwritten. Avoid this by restoring before allowing the user to set new values Change-Id: Id64378fb44e00da1c666cba7a737f03f9f0b88b8 --- res/raw/lineage_wizard_script.xml | 8 ++++---- res/raw/lineage_wizard_script_managed_profile.xml | 8 ++++---- res/raw/lineage_wizard_script_user.xml | 8 ++++---- res/raw/wizard_script.xml | 8 ++++---- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/res/raw/lineage_wizard_script.xml b/res/raw/lineage_wizard_script.xml index 733a4268..55f99ed9 100644 --- a/res/raw/lineage_wizard_script.xml +++ b/res/raw/lineage_wizard_script.xml @@ -41,6 +41,10 @@ + + + + @@ -65,10 +69,6 @@ - - - - diff --git a/res/raw/lineage_wizard_script_managed_profile.xml b/res/raw/lineage_wizard_script_managed_profile.xml index 00a66e3d..2f4767c3 100644 --- a/res/raw/lineage_wizard_script_managed_profile.xml +++ b/res/raw/lineage_wizard_script_managed_profile.xml @@ -21,14 +21,14 @@ wizard:firstAction="welcome"> - - - - + + + + diff --git a/res/raw/lineage_wizard_script_user.xml b/res/raw/lineage_wizard_script_user.xml index a64035d3..42a4dc99 100644 --- a/res/raw/lineage_wizard_script_user.xml +++ b/res/raw/lineage_wizard_script_user.xml @@ -20,6 +20,10 @@ wizard:firstAction="welcome"> + + + + @@ -32,10 +36,6 @@ - - - - diff --git a/res/raw/wizard_script.xml b/res/raw/wizard_script.xml index 67eabc2d..5a9227ca 100644 --- a/res/raw/wizard_script.xml +++ b/res/raw/wizard_script.xml @@ -115,7 +115,10 @@ - + + + + @@ -128,9 +131,6 @@ - - -