diff options
author | Yunfan Chen <yunfanc@google.com> | 2019-02-12 15:05:49 +0900 |
---|---|---|
committer | Yunfan Chen <yunfanc@google.com> | 2019-02-12 15:39:10 +0900 |
commit | 0530fe78a32f6b9f6dbc8bc329760a7063f2f378 (patch) | |
tree | ab7d41bf8ae449b80aefc0eca8f18eb8ed0ab89e /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 29bdd5d13ce98b1a58ddd3d2893e705db3ade7fb (diff) |
Fix testLandscapeSeascapeRotationByApp failure
The test was failed because the DC will have mWaitingForConfig flag set
to true when updateOrientationFromAppTokens called. However, as this is
a test for AppWindowToken, we will not send a new config to the DC. This
flag will remain true and prevent handleResizingWindows handle the
WindowState correctly.
Set the flag to false to fix it.
Test: atest AppWindowTokenTests
Bug: 68267650
Bug: 124088319
Change-Id: I97cf5aa82d0a955e3422fa99523ec405d8e72693
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions