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

Skip to content
Commit 3d9e35cc authored by Riddle Hsu's avatar Riddle Hsu
Browse files

Apply display change for non-started transition

In normal case, the new display configuration is applied from
WindowOrganizerController#startTransition -> applyTransaction
-> Transition#applyDisplayChangeIfNeeded
-> DisplatContent#sendNewConfiguration.

But if shell is somehow no response and the transition timeout
reaches, sendNewConfiguration still needs to be called. Otherwise
the display still stays with old configuration and the surface
placement is even paused by DisplayContent#mWaitingForConfig.

Bug: 334838294
Flag: EXEMPT bugfix
Test: Add sleep >2s at shell's
      TransitionPlayerImpl#requestStartTransition
      The rotation animation can still play with the delay.
Change-Id: I9ab7999ee927ba44474341ee7ee6fb89493d7777
parent b770541d
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