commit | 758eb56f6259f3263a36abdb0777f16447fb4815 | [log] [tgz] |
---|---|---|
author | LiZhihong <lizh52@lenovo.corp-partner.google.com> | Thu Nov 03 15:28:29 2022 +0800 |
committer | Siarhei Vishniakou <svv@google.com> | Mon Feb 06 18:21:29 2023 +0000 |
tree | 4064e7c31a9b4b24c019642e49702ddad767a398 | |
parent | 8a878356682afb9801816785ab7ade6f68384108 [diff] |
Add send ACTION_BUTTON_PRESS and ACTION_BUTTON_RELEASE in touchpad L/R Touchpad L/R only upload ACTION_DOWN and ACTION_UP, but mouse L/R upload ACTION_DOWN、ACTION_BUTTON_PRESS、 ACTION_BUTTON_RELEASE and ACTION_UP, there are different. It may cause the app to fail to handle touchpad L/R press behavior. Test: manual Bug: 237355203 Signed-off-by: LiZhihong <lizh52@lenovo.corp-partner.google.com> Change-Id: I0934ae237e89eb65f3e9a34b2c12e5467052d43c