commit | 2a7ab6e8571411056fe0bd86a5742901939f81ef | [log] [tgz] |
---|---|---|
author | Ameer Armaly <aarmaly@google.com> | Tue Mar 22 10:59:10 2022 -0700 |
committer | [B <aarmaly@google.com> | Fri Mar 25 10:42:33 2022 -0700 |
tree | 87608cad4d6695d2854d70ea54a80ff6075a21b4 | |
parent | 67aeabd8757e0532394ce0d2503dbe8887953315 [diff] |
Service Gesture Detection: copy motion events when sending to the service. Sending without copying causes some motion events to get duplicated in the service's motion event stream. Fix: 223674686 Bug: 223673301 Test: Manual. Perform three-finger swipes and insure they work as expected. Change-Id: Ie94ef06605902f2b3be5fb426511d5c80cf1ac09