commit | 4187972d48bddbd756636a20ce327b76a91838ba | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Wed Aug 16 07:16:33 2023 +0000 |
committer | Louis Chang <louischang@google.com> | Wed Aug 16 08:22:52 2023 +0000 |
tree | 31c837d8552db80e866e1c8764d8e035195ab8f2 | |
parent | 0d4e74d5c79438cbaca75abd1064da0946d295d5 [diff] |
Fix testRespectTopFullscreenOrientation failed on tablet The test failed on tablet and foldable devices because the devices are in landscape mode by default. Once the activity in the test updates the orientation to portrait, the display will be in transition mode and unable to update the next orientation request. Bug: 295866346 Test: atest ActivityRecordTests Change-Id: I2d7e080418f893b8a839b9427f19682bf2f32228