commit | 227a7f8fd9cbc8e4105bfb8d0688aa5f37c0d9a7 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Tue Jul 18 18:30:32 2023 -0700 |
committer | Siarhei Vishniakou <svv@google.com> | Wed Jul 19 13:51:52 2023 +0000 |
tree | 3353a38367c8ceb932a0ec44bcca604b4eeee524 | |
parent | 25537f8503565a35062ffe01a83914abb96a2db2 [diff] |
Add flags to input_verifier These flags are currently not known by the verifier. As a result, this causes a panic when such events are trying to get converted to the rust object. Add the missing flags in this CL. Bug: 271455682 Test: manually enable event verification Test: TEST=inputflinger_tests; m $TEST && $ANDROID_HOST_OUT/nativetest64/$TEST/$TEST Change-Id: I351b87c339c7efe8e6f3b14ad05e89d8a9e8c9e2