commit | 0fd347a02ea101c3557083ccb935342e42bc977c | [log] [tgz] |
---|---|---|
author | Matt Buckley <mattbuckley@google.com> | Thu Apr 11 22:05:17 2024 +0000 |
committer | Matt Buckley <mattbuckley@google.com> | Fri Apr 12 02:52:50 2024 +0000 |
tree | 7c363f5c61a5ea6da640d99e593e5b2ca7ee1141 | |
parent | ee5b0390d10d3ba1b356c49d4c85c0a54244a087 [diff] |
Fix flaky notifyPowerBoostNotifiesTouchEvent test This patch fixes the flaky notifyPowerBoostNotifiesTouchEvent test by forcing all operations to happen in a deterministic order, avoiding races. Bug: 332875603 Test: atest libsurfaceflinger_unittest:DisplayTransactionTest Change-Id: I882c8cce57f071ec0c4c4e59f1b00dcca090c650