diff options
author | Kevin Chyn <kchyn@google.com> | 2020-06-08 21:51:12 -0700 |
---|---|---|
committer | Kevin Chyn <kchyn@google.com> | 2020-06-15 21:32:55 -0700 |
commit | d1da1ecf154bf8d390d011aa0c4a18249e0cff55 (patch) | |
tree | e0fc4dd72d48a32f99dd2f8101d484dc7cb03a88 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 1147fedd9460898158417c93ab0739404890218e (diff) |
6/n: Decouple remainder of lockout stuff
Split/rename LockoutTracker into interface + implementation. This
allows us to have different implementations (framework implementation,
HAL implementation) that can be passed to AuthenticationClient. This
lets us 1) Compartmentalize lockout tracking, and 2) Decouple the
AuthenticationClient from relying on FingerprintService/FaceService's
member variables.
This change also removes the need for AuthenticationCliemtImpl. A
following change will decouple FingerprintAuthClient and
FaceAuthClient from FingerprintService/FaceService entirely.
Bug: 157790417
Test: Lockout on primary/secondary users
Change-Id: I25ff870d8e05f36c01601ab5f313477bcd42c137
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions