commit | b48188ade26bf306a59d49ef4483845c07af9fdc | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Thu Mar 01 20:55:47 2018 -0800 |
committer | Siarhei Vishniakou <svv@google.com> | Tue Mar 13 10:46:46 2018 -0700 |
tree | 37d97f7dbf845037bd9e7774619f18a5b9a99135 | |
parent | c41925ad167bd9176406fe4d9a7ac4d47456623c [diff] |
Represent action as text in dumpsys Currently, bugreports contain numbers for action information, which is difficult to read. Make this easier by converting action number into the actual string for the definition. Bug: 64258224 Test: touch the screen, then run "adb shell dumpsys input". Observe the RecentQueue events: action should be represented as a string. Change-Id: I2346441a482a3016aa7e3ea5dacf2ae3b487fbcb