| commit | ce8b69e44e8cb8e184efb4ed807d11461a8642ee | [log] [tgz] |
|---|---|---|
| author | Sean O'Brien <[email protected]> | Thu May 11 19:33:01 2023 |
| committer | Chromeos LUCI <[email protected]> | Mon May 15 21:10:00 2023 |
| tree | b2fe10611511646418360a233385e25d4a697a59 | |
| parent | ed43cb5a26abe0d730a1c6dc79af15d28dab7899 [diff] |
Apply vendor-specific properties in gesture replay Always check 40-touchpad-cmt.conf for relevant gesture properties when replaying recordings. That file includes properties that apply to vendors based on VID. Unfortunately, most of our platform hwprop files don't have VID recorded properly, so instead we match against the vendor identifier string. Also add appropriate vendor identifier string to platform prop files. BUG=b:280348414 TEST=run regression suite and check that properties are applied. check for regressions caused by correctly applied properties, none found. Change-Id: Ibe9e8918ea55192ce45116fbf43d8d2fc00ce63e Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/mttools/+/4528016 Commit-Queue: Sean O'Brien <[email protected]> Reviewed-by: Denis Brockus <[email protected]> Reviewed-by: Kenneth Albanowski <[email protected]> Tested-by: Sean O'Brien <[email protected]>