summaryrefslogtreecommitdiff
path: root/tools/dump-coverage/dump_coverage.cc
diff options
context:
space:
mode:
authordingxiaobo <dingxiaobo@xiaomi.com>2020-10-14 14:22:35 +0800
committerdingxiaobo <dingxiaobo@xiaomi.com>2020-10-14 15:49:49 +0800
commitaf48e4d9b2d4083b47481c945c02d3ce051db92f (patch)
tree1a1e0a5919108f7b7e841cd6b0940fe519cf6e04 /tools/dump-coverage/dump_coverage.cc
parent9c0d523bc0b1ac3ebba92acb7e5d9675aff08aef (diff)
Avoid MotionEvent no finish raise unnecessary ANR
In Monkey test. if Trackball MotionEvent and FocusEvent come together. motionEvent will be put to batches , Didn't call onBatchedInputEventPending due to FocusEvent Return early. So the motionEvent would't be handled and finish, And the related inputChannel would't receive inputevents due to FocusWindow change. Finally raise unnecessary ANR. Change-Id: I0d48b28e446dc8bccd98932b4e07200276a38aa8
Diffstat (limited to 'tools/dump-coverage/dump_coverage.cc')
0 files changed, 0 insertions, 0 deletions