summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorCurtis Belmonte <curtislb@google.com>2020-07-20 17:22:06 -0700
committerCurtis Belmonte <curtislb@google.com>2020-07-20 17:38:17 -0700
commitb46f97157356ab27224e70cd8184f2d5cfb24721 (patch)
treeab3d18ca43392974861da641066728eba59ae5b2 /tools/aapt2/java/JavaClassGenerator.cpp
parent90c7090ebf2f9285beaada8b91a2f9b6d56e0250 (diff)
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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions