Remove physical click delay for haptic touchpads

On haptic touchpads, button change events are used to signal the
touchpad to perform haptic effects. It is important that we minimize
latency when performing haptics, more important than being 100% sure
that we are generating the correct click type (left or right). So, this
CL removes the button type evaluation timeout for physical clicks on
haptic touchpads.

BUG=b:223865287
TEST=manual, touchtests, unit tests

Change-Id: Ibd9fd05e13333b5551231cb1f1fd4c129f22549b
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/gestures/+/3553433
Auto-Submit: Sean O'Brien <seobrien@chromium.org>
Reviewed-by: Harry Cutts <hcutts@chromium.org>
Tested-by: Sean O'Brien <seobrien@chromium.org>
Commit-Queue: Sean O'Brien <seobrien@chromium.org>
2 files changed