commit | b2236ce5554cd10abe89b66dc0b72f11f022df04 | [log] [tgz] |
---|---|---|
author | Hawkwood Glazier <jglazier@google.com> | Thu Dec 14 00:16:04 2023 +0000 |
committer | Hawkwood Glazier <jglazier@google.com> | Thu Dec 21 21:16:54 2023 +0000 |
tree | 69c9ee314346b7e062fff14e8fa9bba96b7745de | |
parent | 99b3bb7633302251d4f961676c9193d488ef24b9 [diff] |
Replace KeyguardStateControllerImpl ArrayList w/ ConcurrentHashMap This no longer guarantees a stable execution order of callbacks, but that didn't seem to matter in my testing. Flag: NONE Bug: 315731775 Test: Manually checked various functions Change-Id: Iafddd4b850541c2e2628636bd6702ae473e8ac83