commit | e1674c2f766fe2e79635be216e08ea677be9c1eb | [log] [tgz] |
---|---|---|
author | Alex Salo <asalo@google.com> | Fri Sep 22 22:25:54 2023 +0000 |
committer | Alex Salo <asalo@google.com> | Tue Sep 26 18:21:47 2023 +0000 |
tree | 2f1eb1f01de4164921d86e92e5776f4c1c6a5e2e | |
parent | d058fd1646511ce44de82f05b2382d44aa26319a [diff] |
Add human readable inputType into dump() Before: Input type: 540801 After: Input type: 540801(class=1)|Password Most other things are fine as it's easy to convert an integer to the corresponding constant, but computing bit flags in a bugreport is time consuming and error prone. Bug: 288587392 Change-Id: Ic2ae3354b26d7cdbfe0294bb40936e1e75d1967b