commit | 2f22b558575c9d6ba1c9beef42b195f96f69e69c | [log] [tgz] |
---|---|---|
author | Kevin Chyn <kchyn@google.com> | Tue Oct 20 15:17:09 2020 -0700 |
committer | Kevin Chyn <kchyn@google.com> | Fri Oct 23 14:09:01 2020 -0700 |
tree | 1ab8eeed507abb2830844d6604dffa7562850030 | |
parent | a524fc37db4b276cbe94e04d64e275b905064751 [diff] |
Update IFingerprint providers for CTS 1) Adds proto dump for FingerprintProvider 2) Moves HAL ISessionCallback to static class 3) Adds AIDL-side implementation for TestApi 4) Rename TestSession to BiometricTestSessionImpl, since AIDL interface also has a notion of session (ISession), which is unrelated. 5) Add missing start() method for FingerprintGetAuthenticatorIdClient Fixes: 170518383 Test: atest FingerprintServiceTest Change-Id: I530f45d794fb792fc2a64a403376b9ce2fc5f626