Add KeyguardTransitionBootInteractor.

We previously always initialized with OFF -> LOCKSCREEN, however, there are various cases (including SUW) where this is not correct, and we should be in GONE. This uses the logic from KeyguardViewMediator#setupLocked to decide whether to start in LS or GONE.

Fixes: 327279527
Test: atest SystemUITests
Test: wipe device and confirm that we init in GONE; finish SUW/reboot/verify we're in LS
Flag: NA
Change-Id: I87d38a2db9c64b78ea677750ad83d9b6d0d14801
8 files changed