commit | 289e924965353af063aa21bb0d2a88d4c2b342a0 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Tue Feb 15 14:50:16 2022 -0800 |
committer | Siarhei Vishniakou <svv@google.com> | Wed Mar 09 01:15:06 2022 +0000 |
tree | 2cc61ea31a5c86adec7a2bce645ed92bb466c596 | |
parent | 10839214ab36ce794569a870ca1ec153e648e34f [diff] |
Ensure stale event does not cause ANR Does a stale key event cause 'no focused window' ANR? It shouldn't, but it wasn't already covered by tests. Adding a test for that here to explicitly check the behaviour. Bug: 219401047 Test: atest inputflinger_tests:InputDispatcherSingleWindowAnr Change-Id: I0b1e33a7e705a4b968e3159bd15c70f00eda0191 (cherry picked from commit 673ce1e6dd1b18a293afacd6fc4e549a2e904f63)