+14
−1
+9
−0
core/java/android/hardware/biometrics/Authenticator.java
deleted100644 → 0
+0
−35
File changed.
Preview size limit exceeded, changes collapsed.
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Introduces a BiometricPrompt.PromptInfo#setAllowedAuthenticators(int) method to allow a caller to specify whether to allow BiometricPrompt to authenticate with device credential, biometric auth, or either. Also renames the non-public Authenticator class to Authenticators, to avoid a name collision and potential confusion with other Authenticator classes. Test: make -j update-api Test: atest AuthBiometricViewTest Test: atest AuthContainerViewTest Test: atest AuthControllerTest Test: atest BiometricServiceTest Bug: 80525177 Change-Id: I51da3ff0dcc7e49adb2d7f1c9cdaa12a55b11565
File changed.
Preview size limit exceeded, changes collapsed.