Skip to content
Commit 02dc8128 authored by Matt Pietal's avatar Matt Pietal
Browse files

Transitions - Add GONE state

When keyguard is dismissed, transition to a new GONE state. This helps
address an issue with the ClockEventController, where the clock was
not properly animating back to its AOD state.

Adding audit capability via KeyguardTransitionAuditLogger

Migrated to MutableSharedFlow. MutableStateFlow was conflating too
many events, some of them fairly important.

Test: atest ClockEventControllerTest KeyguardRepositoryImplTest
KeyguardTransitionRepositoryTest KeyguardTransitionInteractorTest
Bug: 195430376

Change-Id: Ic4bd48cea6e783cfdc116fa2776639da0641c100
parent f16bc97e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment