commit | 63bbec0258f8c9cc7fdf20440cec6dffb2444fc2 | [log] [tgz] |
---|---|---|
author | Tommy Webb <tommy@calyxinstitute.org> | Wed Dec 20 11:59:48 2023 -0500 |
committer | Michael Bestas <mkbestas@lineageos.org> | Mon Feb 26 00:19:22 2024 +0200 |
tree | 041525a78fd914406d644250860ae01010180ef3 | |
parent | f58c0f4b836b679aaaf134c6e39796e4268e340d [diff] |
Only finish Setup Wizard Activity when fully done Wait for the ACTION_FINISHED broadcast before finishing the Activity. This prevents the Setup Wizard from being re-launched when it is still set as the default home screen, which it continues to be until the exit worker changes as part of its finishSetupWizard call. Skip SetupWizardExitActivity during the normal finish process, moving common exit operations to SetupWizardUtils. Change-Id: I1c59553e7dcaf934fb81dce9bf901ec0f2bb7b59