commit | e65fa7569a5d0b69744e44d996e23fe20dc0c6ec | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Wed Jun 28 14:09:09 2023 -0700 |
committer | Siarhei Vishniakou <svv@google.com> | Wed Jul 05 15:03:46 2023 -0700 |
tree | 3483f0dedc20ca0938cd27fc6031f217702f7349 | |
parent | 1160ecdfa295225f9eec1a20212746e412ca5c29 [diff] |
Fix cancel flag check The check inside the verifier for the presence of flag_canceled is incorrect. Fix it in this CL. Bug: 211379801 Test: TEST=libinput_rust_test; m $TEST && $ANDROID_HOST_OUT/nativetest64/$TEST/$TEST Change-Id: I6880922b21cc9cb629a98e0c8071f1c4d5130aa5