AOSPA / Tracker

Tracking Bugs and Feature Requests
1 stars 0 forks source link

BiometricAuth breaks if faceunlock is enabled and camera is blocked #4

Open timocapa opened 1 year ago

timocapa commented 1 year ago

Describe the bug Blocking camera access, whether it's an app using it, or disabled via the Camera Access toggle, breaks BiometricAuth, if it allows unlocking with FaceUnlock. This breaks both authentication in apps, and the lockscreen.

To Reproduce Steps to reproduce the behavior:

  1. Enable FaceUnlock
  2. Block camera access
  3. Open, as example, Bitwarden. BiometricAuth shows, hides and breaks until you reboot

Expected behavior Fall back to fingerprint-only auth, and not break

Actual behavior BiometricAuth shows, hides and breaks anything biometric until you reboot

Device (please complete the following information):

Additional context None