diff options
author | Kevin Chyn <kchyn@google.com> | 2020-03-20 17:00:41 -0700 |
---|---|---|
committer | Kevin Chyn <kchyn@google.com> | 2020-03-23 15:40:09 -0700 |
commit | 62190bda4379702dc46e52a793e738fd3f4e2dd6 (patch) | |
tree | f426c140947104267ec88f6ea1197cf75b4ee66e /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 7e141fb6ae6b7aebcfd8f5d734abcc0c114935d1 (diff) |
Allow BIOMETRIC_CONVENIENCE to register with BiometricService
BiometricService should be able to handle things other than the public
android.hardware.biometrics APIs - use this class as the source of truth
for all biometric sensors, configurations etc. On the same note, just
because a sensor is registered here does not mean it will participate in
the android.hardware.biometrics APIs.
This default implementation allows device with BIOMETRIC_CONVENIENCE to
successfully boot and pass the CTS tests.
Bug: 150014844
Test: Manually configure a device to be BIOMETRIC_CONVENIENCE only,
then run the CTS tests
Test: atest com.android.server.biometrics
Change-Id: I704914b2529e17582ef9b87498e2d57184c560fc
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions