FingerprintStats Westworld Migration
Adds 4 fingerprint atoms: NumFingerprints, FingerprintAcquired, FingerprintAuthenticated, and FingerprintErrorOccurred. Right now, these should have a 1-1 mapping with dumpsys fingerprint. More acquire and error codes can be added pending Metrics Council approval. Note: I do not know how to test crypto fingerprints, Note: Most of the logging likely fits better in BiometricService, but given that it shares code with FaceService and we do not have approval to log FaceService, I had to put the logic in FingerprintService. Bug: b/113129470 Bug: b/113129210 Bug: b/113128442 Bug: b/72342203 Test: manually tested adding fingerprints and acquire/accept/reject/lockout with multiple users Test: will make cts test Change-Id: Ia8ca703bd4090f0f3612c6415785288517073117
Loading
Please register or sign in to comment