From c7f0c5496f1a2e473eeb06e8cf5e9b023fc020bc Mon Sep 17 00:00:00 2001 From: razorloves Date: Wed, 30 Jan 2019 01:28:48 -0600 Subject: [PATCH] SUW: Update wizard scripts for Pie The google suw flow has changed a little bit and added some new flow choices in Pie, so our scripts need to be updated to match it. This fixes the restore choice screen being shown twice. Also reorganized the order of the wizard action results to move the resultcode from the beginning to the end. This is a noop change that's just to bring it inline with google's suw scripts. Change-Id: Ia3ac9d1fdae62132c377e8ac2f767a795790d092 --- res/raw/wizard_script.xml | 25 ++++++++++++++++--------- res/raw/wizard_script_user.xml | 22 ++++++++++++++-------- 2 files changed, 30 insertions(+), 17 deletions(-) diff --git a/res/raw/wizard_script.xml b/res/raw/wizard_script.xml index fe13af5d..cebdf0fc 100644 --- a/res/raw/wizard_script.xml +++ b/res/raw/wizard_script.xml @@ -2,7 +2,7 @@