commit | dfff81e489811b0a4036b9d85cc983ea3b120922 | [log] [tgz] |
---|---|---|
author | Daniel Hsieh <pengjuhsieh@google.com> | Tue Apr 19 06:07:50 2022 +0000 |
committer | Daniel Hsieh <pengjuhsieh@google.com> | Tue Apr 19 06:55:16 2022 +0000 |
tree | 044ea4487338507046c494c36b5bc9d99f6fc4c4 | |
parent | 1b43c023faccd7a301f91d35119e7be4c2210659 [diff] |
Fixes flaky tests The CountDownLatch should be put at the last line to avoid making CountDownLatch#await passed without updating values. Bug: 224717753 Test: atest WindowMagnificationControllerTest Change-Id: I29530a02780291d684a30e31b4811f2b95fe0faf