diff options
| author | 2024-08-12 21:54:14 +0000 | |
|---|---|---|
| committer | 2024-08-12 21:54:14 +0000 | |
| commit | 14240ef3e3a20cbcdfcabbeb103948fb73575826 (patch) | |
| tree | 483219b790945c2e67b71cf5cf2ef7136c528a15 /api/api_test.go | |
| parent | c2f681cdc41dcc4adbd39effbfaf95d82b5e14cc (diff) | |
Fix stuck transitionValue
There is a race condition happening, with an incorrect
transition starting just before another. Because of this,
a prior transition is getting canceled but the
transitionValue is left in a bad state that is very hard
to get out of. Until the race condition can be resolved,
add some cleanup to get the user out of this state.
Bug: 358533338
Test: atest KeyguardTransitionInteractorTest
Flag: EXEMPT bugfix
Change-Id: I20bed404be1664f0a5d553e740e55e9b50133440
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions