commit | 4fb941a83bbefe0e9ee939de8412ce3767f9dee2 | [log] [tgz] |
---|---|---|
author | Harry Cutts <hcutts@google.com> | Wed Dec 14 19:14:04 2022 +0000 |
committer | Harry Cutts <hcutts@google.com> | Thu Dec 15 14:38:49 2022 +0000 |
tree | 9a41fbaa47aef55be760e46ab6fe43f622be8063 | |
parent | ce86cc3726bdcc66198e498c420ad39fd56e37d7 [diff] |
Extract Gesture handling code and test it Similarly to the HardwareState logic, extracting this code makes things a bit clearer and easier to test. Bug: 251196347 Test: m inputflinger_tests && \ $ANDROID_HOST_OUT/nativetest64/inputflinger_tests/inputflinger_tests \ --gtest_filter='*HardwareStateConverterTest*' Test: atest inputflinger_tests Change-Id: I6902e052fc5e193228aca4378587413b22889b26