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

Skip to content
Commit a6ff530c authored by wilsonshih's avatar wilsonshih
Browse files

Fixes rotation stuck in core without trigger transition.

If there exists a Open transition for an app and display was involved,
update rotation will not start any rotation neither startRemoteRotation
or requestTransition because there will add the display to sync group,
and since there never send any rotation-related signal to shell, the
display will never sync ready because the system decorations won't know
there should be an configuration change.
There should check isCollecting so it can fallback to
startRemoteRotation.

Test: enable shell transition, run atest TaplTestsLauncher3
Bug: 207297486
Change-Id: Ic710c44a158c3522a0b3e5cbee7d6b1a4c7e4bda
parent 6a13e152
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