Skip to content
Commit 383b0006 authored by Kazuki Takise's avatar Kazuki Takise
Browse files

Fix win mode issues for unresizable apps

Some unresizable apps are launched in freeform in freeform display,
but the override windowing mode of this task needs to be left
UNDEFINED. Otherwise, the task would remain freeform even when the
display transitions from freeform to fullscreen.

On the other hand, fullscreen unresizable apps need to remain
fullscreen regardless of the windowing mode of the display.

Also, with this CL, the same unresizable policies are applied in
fullscreen display too as the display could be freeform later
anyway.

Bug: 185427982
Test: atest WmTests:TaskLaunchParamsModifierTests
Change-Id: I7279be115d88731566c19be691ff562d5885a3af
parent 3f580f5b
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