Skip to content
Commit 67aa352d authored by mincheli's avatar mincheli
Browse files

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
parent 35a18790
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment