commit | fe3c8f189605472c6d9c567be7170c649f162ef6 | [log] [tgz] |
---|---|---|
author | Hu Guo <guohu@xiaomi.corp-partner.google.com> | Fri Sep 22 17:20:15 2023 +0800 |
committer | Prabir Pradhan <prabirmsp@google.com> | Thu Mar 07 18:11:23 2024 +0000 |
tree | ef199937120e074eac01acf0e7832f2b9b19c0ce | |
parent | 560d0d1599df555e69eec23d423cc4b8c4820c4f [diff] |
Fix incorrect repeatCount sent to app when injecting repeat event When the injected repeat event occurs after the repeat event synthesized by the InputDispatcher, the repeatCount of the event sent to the app is incorrect. For example, the repeatCount sequence of the event received by the app might be 0,1,2,1,2,3,4,.... Test: atest inputflinger_tests Change-Id: I13574a77896583bb0062bab17395d27585315e6b