diff options
author | 2021-05-21 20:24:09 +0800 | |
---|---|---|
committer | 2021-05-27 16:58:39 +0000 | |
commit | fea99012bc9b58d037659ac219ec3274c862824e (patch) | |
tree | 7b123b52c955cd3670cef98a94b198d873445ebc /libs/binder/Parcel.cpp | |
parent | 3ca69777c5e0d96c8c95f102e41db429dc957445 (diff) |
[BugFix] Reset key repeating in case a keyboard device was disabled or enabled.
The "resetKeyRepeatLocked" will never be called when we disable a keyboard device. In this case, if we long click a key on keyboard and it began to repeat. Then we disable the keyboard. We find that the key repeating will never stop until a next key event come.
Test: atest inputflinger_tests
Change-Id: Ic0e37d1e1e447d4965f3fbb479e0eca7c726a6ab
Merged-In: Ic0e37d1e1e447d4965f3fbb479e0eca7c726a6ab
Diffstat (limited to 'libs/binder/Parcel.cpp')
0 files changed, 0 insertions, 0 deletions