diff options
| author | 2023-10-27 14:42:55 -0700 | |
|---|---|---|
| committer | 2023-11-12 05:40:43 +0530 | |
| commit | 6235bfc6ccff376977cf6978f16a31e5ffbfaaac (patch) | |
| tree | cf94c2004c6e42facc0542123286677d4404e3fc /libs/androidfw/misc.cpp | |
| parent | 27cb2531e9fd9d061a7ba96c8d9a681c4aa59094 (diff) | |
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
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions