commit | 13acbd2e715a2ae8433c920dc6c843e503153fc2 | [log] [tgz] |
---|---|---|
author | Prabir Pradhan <prabirmsp@google.com> | Tue May 14 22:36:40 2024 +0000 |
committer | Prabir Pradhan <prabirmsp@google.com> | Wed May 15 16:18:26 2024 +0000 |
tree | 06beb6a0d014f911d7f357f4e33982f37a6c16a8 | |
parent | 018faea11a94d96ebc9e7294fc68f7df165c4875 [diff] |
GestureConverter: Reset fake finger on scroll start The following recent cleanup CL introduced a bug where the fake finger position was not being reset after a scroll gesture ends: I02bd7c8f4c4126c9ae7d2fdffd94175b37478925 Fix the newly introduced bug and add a test case. Fixes: 340417860 Test: atest inputflinger_tests Change-Id: I747ba4ace6d09424c10925cdd7a1f4b0ad6a6249