commit | ea6892e02e10a57673a42f0922ad28694595dcaa | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Tue Aug 23 17:31:25 2011 -0700 |
committer | Jeff Brown <jeffbrown@google.com> | Tue Aug 23 17:49:49 2011 -0700 |
tree | 3f848783f217758c31e3491fef6fd84b7bf8cf52 | |
parent | 2a4c5acc27e546f11e578e9982d8c33deb6b88fb [diff] |
Support BTN_TOOL_*TAP as synonyms for BTN_TOOL_FINGER. Bug: 5205301 Some drivers report one finger as BTN_TOOL_FINGER, two as BTN_TOOL_DOUBLETAP, three as BTN_TOOL_TRIPLETAP and four as BTN_TOOL_QUADTAP. Since we care about the tool type, we need to handle _DOUBLE/_TRIPLE/_QUAD tap in the same way we handle _FINGER. Change-Id: I8eb83d2a2bada9ac32d07619c7eea84e924316b8