UDFPS Enrollment Refactor (5/N)

Adding minor touch ups, such as starting the
FingerprintEnrollConfirmation when enrollment has been completed.

Bug: 297082837
Test: atest
Change-Id: I7b3edebb141bdb3e4648f71527d45dc5a0185b60
This commit is contained in:
Joshua McCloskey
2024-03-27 17:26:25 +00:00
parent 0336781be0
commit f6849078c5
18 changed files with 391 additions and 212 deletions

View File

@@ -90,7 +90,7 @@ class FingerprintEnrollIntroFragmentTest {
private val navigationViewModel =
FingerprintNavigationViewModel(
Introduction,
Introduction(),
false,
flowViewModel,
interactor