Skip to content
Commit 20a817a1 authored by Evan Rosky's avatar Evan Rosky
Browse files

Fix rotation shell transition

The old freeze/legacy display rotation logic was running with
shell transitions enabled. Additionally, WindowState.removeImmediately
was removing its child surface in the wrong order causing it to not
be removed on the sync transaction and yielding several frames of
blackness.

Bug: 190002115
Test: enable shell transitions, launch a rotatable app (like messages),
      rotate device. Observe a jumpcut without black flicker.
Change-Id: Ia2ce00b1cf4317c6678e6b5f91407296b23cc87e
parent 0c8ec087
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