Update Biometric CTS Tests

Tests for
1) When device credential is not enrolled, API surface behaves as expected
2) When device credential is enrolled, API surface behaves as expected
3) STRONG biometric tests that
   - On devices without STRONG biometrics, are appropriate and passable
   - On devices with STRONG biometrics, enrolls an authenticator and
     can perform cryptographic operations upon authenticating
   - Ensure that the UI implementation displays text that's received from
     the public APIs
4) Credential unlocks time-bound keys

Bug: 143568217

Test: make -j56 CtsVerifier, install, run tests

Change-Id: I94bb6ab1f7d65afbd066bf2717f49500830b77b9
14 files changed