commit | a2df5515961191378792f55b6c8c7e08f28e21f6 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Fri Nov 06 12:50:02 2020 -0600 |
committer | Siarhei Vishniakou <svv@google.com> | Fri Nov 06 12:52:10 2020 -0600 |
tree | f961078f37b66bc4c5ae5678cfbab3c667fb04b1 | |
parent | 32a927a47bc0c2cb82af20f311ee8a85ae55baf7 [diff] |
Set toolType for 'input tap' events When the events are injected with 'input tap', currently the tool type is set to 'UNKNOWN'. But for these events, we already know the source, so we can set a better tool type to make these more consistent. Set the toolType for these events according to the source. Bug: 148307381 Test: atest InputShellCommandTest Change-Id: I712eac5e6f9c03f45c6ef6ba2f9a0acd94baaf86