diff options
| author | 2022-09-29 22:59:27 +0000 | |
|---|---|---|
| committer | 2022-09-29 23:10:38 +0000 | |
| commit | 657cc738e99ac585c429bb6e97f7f64d6f0a4bba (patch) | |
| tree | b2dd2b28335d530f780eb96c4a5d4ec6c0466334 /libs/androidfw/StringPool.cpp | |
| parent | 3fd2b83e1faf09f99e04d8b93b5e51a99d35f070 (diff) | |
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
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions