diff options
| author | Kevin Chyn <kchyn@google.com> | 2020-04-08 20:29:54 -0700 |
|---|---|---|
| committer | Kevin Chyn <kchyn@google.com> | 2020-04-16 23:15:38 -0700 |
| commit | 755f66a68cb8c8cb2ea8305c99920efad1abe83e (patch) | |
| tree | 4b8cd0a167dddd9eb264c93045ea3ce00fd3387b /docs/html/sdk/api_diff/17/changes | |
| parent | 25a5680d91c82556ba47665444df27f1e6903529 (diff) | |
6/n: Key by Biometric ID instead of Modality
This change contains the following major changes:
1) Moves checkAndGetAuthenticators and most of its logic into
a new modular class (PreAuthInfo), which has takes API parameters,
biometric sensor status, user/system settings, etc and generates
preliminary info for client requests (canAuthenticate
authenticate APIs).
2) Sensor state during authentication sessions are now tracked
within BiometricSensor (used to be floating around in
BiometricService)
3) BiometricPrompt (above system server) is responsible for
handling any combination of modality errors now. As such,
updated selection logic and also added a catch-all string
Bug: 149067920
Test: atest com.android.server.biometrics
Test: CtsVerifier biometric section on face and fingerprint devices
Change-Id: I030593de2c350824bc961f92a75895f49a9c7996
Diffstat (limited to 'docs/html/sdk/api_diff/17/changes')
0 files changed, 0 insertions, 0 deletions
