Cancel AodTimeoutAction when display is unconfigured.
There is still an edge case which causes probelem. I found
AodTimeoutAction is not canceled when receiving acquired events. We need
to cancel AodTimeoutAction when display is unconfigured. So we can cover
all of edge cases.
Bug: 247048663
Test: Check UI works properly
Test: Run atest UdfpsControllerTest
Change-Id: Ib3c01a51fd17a0d82d837126e22d764e456f9cbb
Signed-off-by: Wendly Li <wendlyli@google.com>
Loading
Please register or sign in to comment