Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 82a1bf09 authored by Chandru S's avatar Chandru S
Browse files

Queue face auth requests instead of running them immediately

Requests are processed whenever
 1. gating conditions for auth/detect change
 2. new requests are made
 3. status of cancellation in progress changes

This avoids race conditions between triggers and gating conditions changing at the same time.

Other changes:
 - Remove unused logger methods
 - Remove test cases that are already covered separately.

Bug: 291161749
Test: atest DeviceEntryFaceAuthRepositoryTest
Test: atest KeyguardFaceAuthInteractorTest
Change-Id: I403944f667ce96f34d4095af2c8732f861a602ea
parent 1560fc08
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