commit | 23f8ea74685ea0a03be8649ca33d5664bc789393 | [log] [tgz] |
---|---|---|
author | Sean O'Brien <[email protected]> | Wed Feb 28 16:16:49 2018 |
committer | chrome-bot <[email protected]> | Thu Mar 08 00:54:57 2018 |
tree | 83369a6d038b609bffff77050e9aa060f931d893 | |
parent | 6b5cd68f8fb8d637729c8f67e041429995aa1396 [diff] |
Read MSC_TIMESTAMP from evdev and pass along This CL passes along MSC_TIMESTAMP if the device reports it. We will use this in the touchpad gesture library for more accurate time deltas, particularly for lux/hammer. BUG=b:65041115 TEST=Deploy to device which supports MSC_TIMESTAMP: values are succesfully passed. Deploy to device without MSC_TIMESTAMP support: no problems. Change-Id: Ib7c6431d11f593eb10481de6cc6348f837aee05c Reviewed-on: https://chromium-review.googlesource.com/742488 Commit-Ready: Sean O'Brien <[email protected]> Tested-by: Sean O'Brien <[email protected]> Reviewed-by: Michael Spang <[email protected]> Reviewed-by: Sean O'Brien <[email protected]>