commit | 59ccfbbe1c0704164fabaa8d6d9ff76edcd092bb | [log] [tgz] |
---|---|---|
author | shawnlin <shawnlin@google.com> | Fri Sep 03 15:11:56 2021 +0800 |
committer | Shawn Lin <shawnlin@google.com> | Mon Sep 06 08:57:14 2021 +0000 |
tree | 6f2f930600c37ba688a6219dcc069b3da1e11f8e | |
parent | 4abf39e6daf8c0de652b36591b715f4078751640 [diff] |
Fix ScreenDecorationsTest failures The tests expected that the default orientation of the DUT is portrait but now for large screen devices, the default orientation might be landscape. We should handle such case now. Bug: 197622686 Test: atest ScreenDecorationsTest Change-Id: Ia74c8c1f7355d9d6a3828eb1cd5dea0466a8d696