commit | 0ef9b6dc302efd7b21a6cbd12c1ea1bbed0a5249 | [log] [tgz] |
---|---|---|
author | Diya Bera <diyab@google.com> | Mon Mar 27 18:23:07 2023 +0000 |
committer | Diya Bera <diyab@google.com> | Mon Mar 27 18:23:07 2023 +0000 |
tree | f38fc89d6e1e37c270faac4ba50a191da5998825 | |
parent | 5a3cfb6069bc51900723a8628d5041a769c51c0b [diff] |
Use callback to update sensor properties The callback is called in BiometricServiceRegistry where the props are updated. Any update in the value will update the cached values in Keyguard, keeping it up to date and avoiding stale values. Bug: b/272528261 Test: Manual (tried enrollment and authentication for face and fingerprint), atest KeyguardUpdateMonitorTest Change-Id: I1f4e73db257057c2f82624da1163a146a4b65a65