Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 96018586 authored by Josh Tsuji's avatar Josh Tsuji
Browse files

Check isInteractive after traversal before hiding keyguard.

The Runnable passed to postAfterTraversal is capable of
unilaterally hiding the keyguard, but it's run at an
indeterminate time due to the postAfterTraversal. To be
safe, check the earliest source of truth (PowerManager)
to see if we're still interactive before proceeding.

Fixes: 296886973
Test: lock the device during the unlock animation from bouncer to an app
Test: atest SystemUITests
Change-Id: Iaef7cff8366015c3e66aac4d740f6240e7c183db
parent 18b2a9bf
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