SetupWizardLibrary/library/main/src/com/android/setupwizardlib/util
Cyril Lee f2abf71d83 Support isSetupFlow extra in the deprecated setupwizardlib library
The isSetupFlow extra is introduced in SetupCompat/SetupDesign library. However, the
client use this setupwizardlib library will lead WizardScriptHelper#isAnySetupWizard()
of SetupCompat not work from Android Q since isSetupFlow extra will be truncated.

Success log for after patching setupwizardlib and replacing FactoryOta
http://gpaste/5367975093731328

Bug: b/129445834
Test: mma and manual test
Change-Id: Ia5ba16d2bf3d3b3e489a52369f234819165d5de7
2019-03-28 14:57:55 +00:00
..
DrawableLayoutDirectionHelper.java Import updated Android Setup Wizard Library 210155157 2018-10-01 20:18:23 -07:00
FallbackThemeWrapper.java Import updated Android Setup Wizard Library 210155157 2018-10-01 20:18:23 -07:00
Partner.java Import updated Android Setup Wizard Library 210155157 2018-10-01 20:18:23 -07:00
ResultCodes.java Import updated Android Setup Wizard Library 210155157 2018-10-01 20:18:23 -07:00
SystemBarHelper.java Import updated Android Setup Wizard Library 210155157 2018-10-01 20:18:23 -07:00
ThemeResolver.java Import updated Android Setup Wizard Library 216631487 2018-10-10 19:01:37 -07:00
WizardManagerHelper.java Support isSetupFlow extra in the deprecated setupwizardlib library 2019-03-28 14:57:55 +00:00