diff options
author | Jeff Brown <jeffbrown@google.com> | 2011-08-23 17:31:25 -0700 |
---|---|---|
committer | Jeff Brown <jeffbrown@google.com> | 2011-08-23 17:49:49 -0700 |
commit | ea6892e02e10a57673a42f0922ad28694595dcaa (patch) | |
tree | 3f848783f217758c31e3491fef6fd84b7bf8cf52 /services/java/com/android/server/TextServicesManagerService.java | |
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
Diffstat (limited to 'services/java/com/android/server/TextServicesManagerService.java')
0 files changed, 0 insertions, 0 deletions