Skip to content
Commit 43af33b2 authored by Issei Suzuki's avatar Issei Suzuki
Browse files

Fix flicker when device is unlocked from AOD.

When IActivityTaskManager.keyguardGoingAway is called, keyguard sleep
token should be removed to get relevant activities involved for the
keyguard going away app transition animation.

The old logic assumed that keyguard goes away only from the lock screen,
but it's also possible to do it from AOD screen.

Bug: 197113783
Test: atest DisplayContentTests
Change-Id: I5d6ab0170a6b2c92e0655bad85ca22ba322e7b31
parent b6d44227
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment