summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorIlya Matyukhin <ilyamaty@google.com>2019-11-07 16:07:19 -0800
committerIlya Matyukhin <ilyamaty@google.com>2019-11-18 22:10:50 +0000
commite4675b30676a53f8d363b8a1d64cfa6cd5843270 (patch)
treef3067dccb21870fbacb2d3bdf902b1491359524d /tools/aapt2/java/JavaClassGenerator_test.cpp
parent2861256e792d9bb6250d62e429c231d3d5468476 (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