diff options
author | Ilya Matyukhin <ilyamaty@google.com> | 2021-02-26 12:24:18 -0800 |
---|---|---|
committer | Ilya Matyukhin <ilyamaty@google.com> | 2021-02-26 21:37:44 +0000 |
commit | 5e09b8282951b63c80efe7813462c9b97dde374b (patch) | |
tree | 23a9df72ab6aeea1cb41501851f449e40a9396bd /camera/common/1.0/default/CameraModule.cpp | |
parent | c605e0b9b3251fe4e21bf6394c8fe55fad8638ce (diff) |
Fix IFingerprint VTS
The main function was not defined/visible because it was inside of a
namespace. The default GTest main was used instead, and the Binder
threadpool was never initialized, causing the test to hang.
In addition to that, the test expected a single onStateChanged with
SessionState::AUTHENTICATING. Added support and expectations for
multiple callback invocations.
Bug: 181184674
Test: atest VtsHalBiometricsFingerprintTargetTest
Change-Id: I1da72a81b091c7382494a2c4828c113671de845c
Diffstat (limited to 'camera/common/1.0/default/CameraModule.cpp')
0 files changed, 0 insertions, 0 deletions