commit | 119604e7d33ce4f62b6abf0761c80c5e7f915020 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Wed Dec 06 14:22:35 2023 -0800 |
committer | Siarhei Vishniakou <svv@google.com> | Thu Dec 07 16:55:45 2023 +0000 |
tree | 6d4c2268dc2394fd3a219e89adfef65e92d8ea15 | |
parent | e67646edf1a1ad5e7413816490a6ffaa331e7910 [diff] |
Per-display verifiers for InputDispatcherFuzzer Before this CL, a single verifier was used inside InputDispatcherFuzzer, which isn't correct. The event sequences are supposed to be per-display. Therefore, we should have a verifier for each display. Bug: 287342122 Test: FUZZER=inputflinger_input_dispatcher_fuzzer; m $FUZZER && ASAN_OPTIONS=detect_odr_violation=0 $ANDROID_HOST_OUT/fuzz/x86_64/$FUZZER/$FUZZER Change-Id: Id58da6ccedca4cdb5d221bbc4f1d64e069b86689