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

Skip to content
Commit 657cc738 authored by Evan Rosky's avatar Evan Rosky
Browse files

Display-level relative display rotation should be 0

Because duh. DisplayContent is root, so it can't have a
relative rotation.

The problem is that RootWindowContainer ends up with the
default display's rotation because we store the "global"
configuration at that level. This is a legacy thing, so
until we clean that up, we have to just fix things at the
display level.

Bug: 249250882
Test: atest ChangeAppRotationTest, look at the trace and see that
      the recording display doesn't get rotated.
Change-Id: I76dc12be8ba934799dbc2ade3e00476f73bf3c71
parent 3fd2b83e
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