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

Skip to content
Commit a5b9905e authored by Vladimir Komsiyski's avatar Vladimir Komsiyski Committed by Android Build Coastguard Worker
Browse files

Respect always unlocked displays when keyguard is shown.

When keyguard is shown on the default display, all secondary displays
report mHasContent=false, even if these displays are created with
FLAG_ALWAYS_UNLOCKED (in practice this means that these displays
belong to an always unlocked virtual device).

Setting mHasContent=false on such displays is wrong - any windows
there are visible and interactive. This also does not propagate
display changes to these windows, which causes a bug when the display
is rotated.

Fix: 285141170
Test: m
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:1df55100cf2546c257b3722531a4668d193d3a1e)
Merged-In: Ief1fa2db10c234ba179ba741434ce3d6ebef290e
Change-Id: Ief1fa2db10c234ba179ba741434ce3d6ebef290e
parent ab648b81
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment