commit | c68fdecad27ad2061ae27f27cab02b2eb13b423f | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Thu Oct 22 14:58:14 2020 -0500 |
committer | Siarhei Vishniakou <svv@google.com> | Thu Oct 22 16:15:00 2020 -0500 |
tree | 6166ec7a8639a121e933a3644003ea993e2e68af | |
parent | 2a32108acac356a34f3f3307ff10c2a9f2c56c78 [diff] |
Add full action printout to MotionEvent Currently, not all actions are being printed in the input dump. This results in hard-to-debug cases like the hover issue with multi-finger operation before screen off. Add printouts for all known action values, and add a number printout in case an invalid value is received. Bug: 169785626 Bug: 164506345 Test: adb shell dumpsys input Change-Id: I885bf311eb28cca153887ebb382528927a736041