diff options
author | Garfield Tan <xutan@google.com> | 2019-01-11 13:12:38 -0800 |
---|---|---|
committer | Garfield Tan <xutan@google.com> | 2019-01-15 22:30:01 +0000 |
commit | edac10a1f9b28e64dd6716d9068f499a2c2f9c11 (patch) | |
tree | 897a27db1e3d5816b449cb6d59c60fdc5fce60a7 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 7c73162d40f25342f2ddc61369f93f7bed194138 (diff) |
Use rotation to report handling for orientation.
Before this CL DisplayContent relies on whether DisplayRotation respects
app requested orientation to report handling, but it may not work if the
display respects app requested orientation but it actually doesn't need
to rotate itself for the new requested orientation. For example, A
background task could be letterbox-ed if the foreground task doesn't
lock the display rotation, and if the background task changed its
requested orientation we might not change its letterbox-ed state.
Fixes: 122640019
Test: Manual tests.
atest WmTests:DisplayContentTests
atest WmTests:TaskRecordTests
Change-Id: I36e6bbdc48a479e860cf4c834367ed1efbb1e9ed
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions