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

Skip to content
Commit bf8d33ed authored by Robin Lee's avatar Robin Lee
Browse files

DreamActivity is SHOW_WHEN_LOCKED

Previously DreamService was just setting the layout param
on the window, which mostly works because of special casing
for dream occluding the lockscreen.

However, that special case has some races that are already
dealt with well by the Activity attr logic (because keyguard
occlusion state is otherwise based on activity flags, not
window flags) so setting the Activity-level flag puts keyguard
in the right state earlier on.

Bug: 337917376
Change-Id: I6e7e2ff8c89035775f7f02e22f43b15d7d2a5c08
Flag: EXEMPT bugfix
Test: atest DreamManagerServiceTests
parent 3387119d
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