summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorKevin Chyn <kchyn@google.com>2018-08-14 19:00:57 -0700
committerKevin Chyn <kchyn@google.com>2018-08-14 19:29:18 -0700
commited94180f7bc8282c3ff73b900e3ea723696254bb (patch)
treeff256d179e9f465e13662b49e722a61b0e9e9b17 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent8b3274e7afd2905fb9e630fcb908232ee7dd5e49 (diff)
Move error delay logic from Manager to Service
For BiometricPrompt, sometimes the error should be delayed. E.g. after receiving certain signal from the daemon, the UI needs to show the message for a few seconds before the application should receive the actual error. The logic was previously added in FingerprintManager and missed a case. It's cleaner to have it done at the service level, since it will automatically be inherited for each modality. Fixes: 78546315 Bug: 77337939 Bug: 78185698 Test: Keyguard (FingerprintManager) errors are not affected Test: Using BiometricPromptDemo test app, do the following Test: Starting authentication without FP enrolled returns error immediately Test: Start authentication, lock device - error returns immediately Test: User canceled (tapping outside) returns error immediately Test: User canceled (negative button) returns error immediately Test: Lockout returns error when dialog dismisses Change-Id: Ie828e0cf1fd4261ded31bb0b0adb6d93e7692993
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions