diff options
author | Ilya Matyukhin <ilyamaty@google.com> | 2019-11-07 16:07:19 -0800 |
---|---|---|
committer | Ilya Matyukhin <ilyamaty@google.com> | 2019-11-18 22:10:50 +0000 |
commit | e4675b30676a53f8d363b8a1d64cfa6cd5843270 (patch) | |
tree | f3067dccb21870fbacb2d3bdf902b1491359524d /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 2861256e792d9bb6250d62e429c231d3d5468476 (diff) |
Implemented and integrated AuthService
AuthService in its current form is a thin wrapper around
BiometricService. It initializes BiometricService in onStart();
registers fingerprint, face, and iris authenticators; and forwards all
of the incoming calls to the corresponding methonds in BiometricService.
The next step will be to move non-biometric related functionality from
BiometricService to AuthService, and turn BiometricService into a module
with a stable API.
Bug: 141025588
Test: atest AuthServiceTest
Test: atest BiometricServiceTest
Test: BiometricPrompt works in BiometricPromptDemo
Change-Id: Ia861b7c2d80bfca386c3e0b44ec35b4aca3b0ffc
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions