Skip to content
Commit b46f9715 authored by Curtis Belmonte's avatar Curtis Belmonte
Browse files

Don't auto-restart face auth after successful auth

Currently, face auth sends a message to restart face authentication
500ms after a successful authentication attempt. This is a holdover from
fingerprint and is unnecessary for face, since the latter is entirely
interrupt-driven. It is also leading to issues where face auth will scan
repeatedly when SystemUI freezes or is slow to respond. Thus, this
commit removes the restart behavior after the user has authenticated.

Test: atest com.android.keyguard
Test: Manually verified face auth functionality in Keyguard.

Bug: 157630051
Change-Id: I8bfb7870d3c68f6d40fdbf7209446782c5805f8f
parent 90c7090e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment