diff options
author | Ilya Matyukhin <ilyamaty@google.com> | 2021-12-13 17:11:42 -0800 |
---|---|---|
committer | Ilya Matyukhin <ilyamaty@google.com> | 2021-12-16 18:55:20 -0800 |
commit | 0aa23c281a839db0e99929c765d90f8b089d299d (patch) | |
tree | 37e66210adf78654673c1b1af077127848e63b2a /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
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 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions