packages/SystemUI/src/com/android/systemui/authentication/domain/model/AuthenticationMethodModel.kt
deleted100644 → 0
+0
−40
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Remove sceneInteractor and deviceEntry dependencies from BouncerInteractor and AuthenticationInteractor Summary of changes: - BouncerInteractor does not have the responsibility of handling scene transitions, it is now managed only by SceneContainerStartable - Eagerly start State flows in DeviceEntryInteractor as there are non collecting consumers for the flow. - Remove Swipe as an AuthenticationMethod, no authentication flow cares specifically about Swipe. - Expose Swipe "authentication" method through DeviceEntryInteractor#canSwipeToEnter - Change usages of Swipe "authentication" method to DeviceEntry.canSwipeToEnter Test: all affected unit tests Bug: 310005730 Flag: ACONFIG com.android.systemui.scene_container DEVELOPMENT Change-Id: Ie89c0217b9302826ef4e637fecb4f229f9a8acaa