commit | 3615be74c1a499c558e09a45dd7409e9f1027be2 | [log] [tgz] |
---|---|---|
author | Ícaro Hoff <icarohoff@gmail.com> | Sun Jun 04 12:17:51 2017 -0300 |
committer | Kevin Chyn <kchyn@google.com> | Sun Sep 27 21:42:31 2020 +0000 |
tree | acebe7c834ddd0ee4f27844faffd3187f8b913fa | |
parent | f29902285a56562b8993a0cbce337bf4c895f406 [diff] |
[DO NOT MERGE] fingerprint: handle PerformanceStats NULL pointers bcc100a has added support for this feature, but the NULL checks weren't complete, only "handleAcquired" was checking if PerformanceStats was supported before calling the API. Extend the NULL checks to "handleAuthenticated" and "handleFailedAttempt" calls as well. Change-Id: I3cc9b35ea6b81dc0c503b9feab940873b344323e Signed-off-by: Ícaro Hoff <icarohoff@gmail.com>