commit | 67aa352d9e8c66882cd946b5cfc0d5a608357f0b | [log] [tgz] |
---|---|---|
author | mincheli <mincheli@google.com> | Tue May 25 14:42:32 2021 +0800 |
committer | mincheli <mincheli@google.com> | Thu May 27 16:26:45 2021 +0800 |
tree | 337c8fa2120795169c2fd19e0d6b6d7b81cfbb74 | |
parent | 35a187904cb93d45f95e2bc54ccda6db7c658980 [diff] |
Fixes MagnificationModeSwitchTest flaky test failure There might be two thread remove same token at the same time. Change the main looper as testlooper to ensure only main thread calling MessageQueue#RemoveSyncBarrier(). Bug: 188890599 Test: atest MagnificationModeSwitchTest --iteration Change-Id: I3cb6fc5a9ce2a66dd2db4bcabbd23eda462dee21