Commit 8e32b85
committed
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: Iea57303277766dcfbe8be7e2cd32d0e88e5059d31 parent d442304 commit 8e32b85
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
349 | | - | |
| 349 | + | |
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
| |||
0 commit comments