commit | 8e32b85a43f862e01d02c2e78ab3fb3dd9043f3c | [log] [tgz] |
---|---|---|
author | Harry Cutts <hcutts@google.com> | Fri Feb 28 15:48:42 2025 +0000 |
committer | Harry Cutts <hcutts@google.com> | Fri Feb 28 16:36:10 2025 +0000 |
tree | 86483cd3156adc1751f8a8ac5bb7265e82bd6663 | |
parent | d442304ae59342d9e4f93608391950a7d9f709f0 [diff] |
KeyboardInputMapper_test: send UP in Process_SendsReadTime This was sending two key downs, rather than a down and an up. Test: atest --host \ frameworks/native/services/inputflinger/tests/KeyboardInputMapper_test.cpp Bug: 245989146 Flag: TEST_ONLY Change-Id: Iea57303277766dcfbe8be7e2cd32d0e88e5059d3