commit | 81570aa5ade3cbaba15ca0517e0c7a5218fe04d1 | [log] [tgz] |
---|---|---|
author | ryanlwlin <ryanlwlin@google.com> | Tue Aug 25 17:45:40 2020 +0800 |
committer | Ameer Armaly <aarmaly@google.com> | Sun Oct 11 08:04:43 2020 -0700 |
tree | 1e78baa023f9bc0d636d6d2f7cc6961777642489 | |
parent | dd8ef30adfc6e47b6d48c2aa558c1a793ce8eab9 [diff] |
[DO NOT MERGE] Fix sometime couldn't trigger A11y button with 3-finger We inject the down events from where we detect the 3-finger swipe gesture. It may not trigger the A11y Button if the event is not inside the system gesture detection area. We inject the original down location to injection all down events. Bug: 166187595 Test: manually test Change-Id: I0c0f84047fc24e40724332d51d7e3dc414bd0186