diff options
| author | 2024-03-07 18:08:27 +0000 | |
|---|---|---|
| committer | 2024-03-07 18:08:27 +0000 | |
| commit | 560d0d1599df555e69eec23d423cc4b8c4820c4f (patch) | |
| tree | 7f972b4bd7f7bc6e22191f1bf458a2022ad19a65 /libs/input/Input.cpp | |
| parent | eaa9fde906b02a87155f54963eb659b6a70830ae (diff) | |
InputTracer: Trace resolved key repeat count during dispatch
Since the repeatCount in KeyEntry is mutable, it can change after an
event is traced, which is not ideal.
Until we change this behavior, we should trace the resolved repeat count
during dispatch to account for changed repeat counts.
Bug: 210460522
Test: atest inputflinger_tests
Change-Id: I86cdb2cbbd77b7bb834b9d8e66176837c113c1ca
Diffstat (limited to 'libs/input/Input.cpp')
0 files changed, 0 insertions, 0 deletions