commit | 92bca1c4ecbf5fcaacf05f6a4eee92af506864a5 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Mon Apr 01 14:06:59 2024 -0700 |
committer | Siarhei Vishniakou <svv@google.com> | Mon Apr 01 16:03:06 2024 -0700 |
tree | d843b8e5cf64e4a7e99224e9bb852a5353ddd393 | |
parent | a47327bcc96486f622bfef7062b682873f635282 [diff] |
Consume MOVE from different devices one at a time The events received by the spy window may be batched, and batches could be processed out of order. To avoid this confusing behaviour, consume the events one at a time. Fixes: 332314982 Test: TEST=inputflinger_tests; m $TEST && adb sync && adb shell -t /data/nativetest64/$TEST/$TEST --gtest_filter="*MultiDevicePilfer" --gtest_repeat=10000 --gtest_break_on_failure Change-Id: I9a50bea24401fa55b54687ab227bd2ed5c3d43ba