summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorCurtis Belmonte <curtislb@google.com>2020-11-18 12:34:35 -0800
committerCurtis Belmonte <curtislb@google.com>2020-11-18 12:34:35 -0800
commita1cf4df73eeb05935655edae390c5015c6b6476a (patch)
treeec861d3b5b8a841c99a9a687a3ffb00f599a3bc5 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentf9f2634d3ae174eaa38cd90e196292549217f9e3 (diff)
Run error callback when BiometricPrompt dismissed early
Currently, if BiometricPrompt is dismissed quickly (e.g. by tapping on the top half of the screen to dismiss it while it's being shown) the ongoing authentication session may not be canceled and the onAuthenticationError callback may not be run. This commit fixes the issue by ensuring that a dismissal reason is sent to callback if the prompt is shown while in the "pending dismissal" state. Test: atest com.android.systemui.biometrics Test: Manual: 1. Using a custom test app, trigger BiometricPrompt to be shown 2. While the prompt is being shown, repeatedly tap top half of screen 3. Ensure the prompt is dismissed and onAuthenticationError is called Bug: 173417042 Change-Id: I99284cb7fc413c0790f50056d553dc311117ce0c
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions