commit | 49b2b20fdb93334b54c66550610abcacea25c5e9 | [log] [tgz] |
---|---|---|
author | Linnan Li <lilinnan@xiaomi.corp-partner.google.com> | Fri Apr 12 12:46:40 2024 +0800 |
committer | Siarhei Vishniakou <svv@google.com> | Thu Apr 25 17:08:15 2024 -0700 |
tree | fd41d1d52d8642f99fdb712a062b9f826a46b359 | |
parent | f4422cd245791986298e370dbfcab30216b68d2d [diff] |
Associate device id with isSlippery Because we have supported multi-device event streams in the InputDispatcher, but there are still some logics that use the previous single-device stream logic. Here, associating isSlippery with deviceId can solve event slip to wrong window. Bug: 328553381 Test: atest inputflinger_tests Change-Id: I7319d7e7f897c86975708ff3063a52b48c91888b Signed-off-by: Linnan Li <lilinnan@xiaomi.corp-partner.google.com>