commit | d8bcccb21f8e9db010aa18ae4a4488fe98bedf1f | [log] [tgz] |
---|---|---|
author | Curtis Belmonte <curtislb@google.com> | Wed Apr 21 15:31:36 2021 -0700 |
committer | Curtis Belmonte <curtislb@google.com> | Wed Apr 21 15:31:36 2021 -0700 |
tree | c06e08da5690b4a55f4ed17ec6cb6c4d5d258098 | |
parent | 8b7253d3166e7e1b1caa02833799d04959005ec7 [diff] |
Fix BiometricPrompt for face + non-UDFPS fingerprint Currently, the dual-sensor config for BiometricPrompt requires a face sensor and under-display fingerprint sensor. This commit loosens the restriction to also accept non-UDFPS fingerprint sensors. The fallback logic in this case is the same as for face + UDFPS. Test: Manually verified that BiometricPrompt no longer crashes Fixes: 185301549 Change-Id: I8d90e8e10ae64adb29f7d3c7ce51004aa7a6f1b8