summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorKevin Chyn <kchyn@google.com>2017-05-03 22:24:31 -0700
committerKevin Chyn <kchyn@google.com>2017-05-15 18:11:23 +0000
commit6db7d5fc84ae67cc0d11b0cd376b5cf21a1fafd3 (patch)
tree0d10e5b4df613fea50e565b079749ab0bdf5017d /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent9684d718faf3bf2c8df258be8fdedb32e2a29db0 (diff)
Keyguard shouldn't listen to FP if bouncer showing and keyguard dismissing
There's a race condition if user unlocks from bouncer and an app underneath uses FP does onResume() If a user has an application that's authenticating via FP underneath keyguard and the user dismisses keyguard via bouncer, the app underneath will get kicked out since onKeyguardVisibilityChanged(false) calls shouldListenForFingerprint() during this race. Keyguard shouldn't listen to FP if bouncer is showing but keyguard is dismissing Fixes: 37967985 Test: 1) open FP settings 2) enter keyguard and go to bouncer 3) unlock keyguard via pin/pattern/password (NON FP method) 4) tap any finger on sensor (should vibrate) Merged-In: Ie38d55e6a1ec9b49f9df0c7520d0bc451315c161 Change-Id: Ie38d55e6a1ec9b49f9df0c7520d0bc451315c161
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions