diff options
| author | 2021-12-13 17:11:42 -0800 | |
|---|---|---|
| committer | 2021-12-16 18:55:20 -0800 | |
| commit | 0aa23c281a839db0e99929c765d90f8b089d299d (patch) | |
| tree | 37e66210adf78654673c1b1af077127848e63b2a /libs/input/PointerController.cpp | |
| parent | 8b988e72181f609cc7f47abb3c90bdbbac07e069 (diff) | |
Fix mismatched state between SystemUI and FingerprintService
This CL fixes issues that lead to occasional fingerprint enrollment
state inconsistencies between SystemUI and FingerprintService:
1. Unordered processing of "onAllAuthenticatorsRegistered" and
"onEnrollmentsChanged" in AuthController.
2. Data races in AuthController caused by unguarded access between the
main and incoming Binder threads.
Bug: 207726663
Test: atest AuthControllerTest
Test: add artificial 10 sec delay to fingerprint HAL start up
Change-Id: I9dcb80443996fcdefcba976b0f60cc6f2d036afd
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions