commit | 787b244dbb0a5b43e3b5b95dc1cf347ca8ae1400 | [log] [tgz] |
---|---|---|
author | Yunfan Chen <yunfanc@google.com> | Fri Feb 22 12:34:39 2019 +0900 |
committer | Yunfan Chen <yunfanc@google.com> | Fri Feb 22 12:34:39 2019 +0900 |
tree | 6761ea755be7d8b64ce224a980ba638fef0305c7 | |
parent | 2949a41abe53b4921dc77083025059254e129bf9 [diff] |
Attempt to fix WrongTypeOfReturnValue flaky exception The flake may be caused by multi-thread issue. As most of the performSurfacePlacement access are holding the lock, try to hold the lock. Test: atest AppTransitionTests Bug: 74078662 Change-Id: I2132f90222a3ea21454aae2fdb305b7a9bd715d9