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

Skip to content
Commit 1de9f064 authored by Kevin Chyn's avatar Kevin Chyn
Browse files

Do not show Keyguard Presentation when occluded

..., in concurrent mode, and if it is the display being used for
concurrent mode.

When windows with FLAG_SHOW_WHEN_LOCKED are showing on top of keyguard,
the keyguard state becomes "occluded". When this happens, we should
not show the Keyguard Presentation on the display that's being used
for concurrent mode. This fix allows activities with
FLAG_SHOW_WHEN_LOCKED to present content to the non-default display
when keyguard is locked.

Fixes: 270671994
Bug: 271317597
Test: manual (b/270671994 comment#10)
Test: atest KeyguardDisplayManagerTest
Change-Id: I79235fdd42ee23f2f4178397937eec859c56d844
parent 99debb96
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