Fix final UDFPS enrollment haptic.

Test: Verified both accessibility/non-accessibility flows
have correct haptic feedback.
Fixes: 229804277

Change-Id: I8623771016b9819d4211d07a19b50291a8b06cd9
Merged-In: I8623771016b9819d4211d07a19b50291a8b06cd9
This commit is contained in:
Joshua McCloskey
2022-04-22 19:38:41 +00:00
committed by Ilya Matyukhin
parent 9a8f44227e
commit b7f3001cea
2 changed files with 3 additions and 16 deletions

View File

@@ -101,4 +101,4 @@ public class FingerprintEnrollEnrollingTest {
return callbackCaptor.getValue();
}
}
}