Treeya: Disable Zero Finger Click

TreeyaC uses the same mechanism as Lick,so it has the same
mechanic issue,so we need disable zero finger click to avoid
mechanic issue around the touchpad:

Namely hold the device and shake it intensively, it would
generate false input events, which potentially causes an
involuntary UI event from user's perspective.

This patch disable "Zero Finger Clicks" to
mitigate ghost events; even click is reported physically,
the higher level gesture-interpreter will suppress it
so there will be no fingers action on the UI layer.

TreeyaC has multiple possible touchpads, both Elan and Synaptics.
And disabling this Zero Finger Click will not have any effect on
Treeya.

BUG=b:157435922
TEST=emerge and deploy to DUT,check this conf
has been installed to DUT and verify this issue can not
reproduce on TreeyaC,meanwhile verify this change does
not have any side effect on Treeya.

Change-Id: If57b0f15e8ad9846f58170feb8758ef3e4e93683
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/xorg-conf/+/2214968
Tested-by: Xingyu Wu <wuxy@bitland.corp-partner.google.com>
Commit-Queue: Daniel Kurtz <djkurtz@chromium.org>
Reviewed-by: Daniel Kurtz <djkurtz@chromium.org>
1 file changed