Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2f7b52ba authored by Shantanu Jain's avatar Shantanu Jain
Browse files

input: focaltech_touch: Reorder MT_PRESSURE and MT_TOOL_FINGER events



Report the MT_PRESSURE to be zero before marking the slot as unused.
Android's InputReader marks the slot as no longer in use when the
driver sets MT_TRACKING_ID to -1. Further MT events will re-mark
the slot as in-use, so we should ensure that we complete all
coordinate/pressure events before the final MT_TRACKING_ID event.

Change-Id: Ia4529b2815e3eda836fa224c859732698f37cefa
Signed-off-by: default avatarShantanu Jain <shjain@codeaurora.org>
parent d98d6971
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment