commit | d38a1e000e11f5307055bab44223444fc4ebbb07 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Tue Jul 18 11:55:17 2023 -0700 |
committer | Siarhei Vishniakou <svv@google.com> | Wed Jul 19 09:19:42 2023 -0700 |
tree | bde973ba63efda284f0a605f804d9f6d82f4ccdd | |
parent | 227a7f8fd9cbc8e4105bfb8d0688aa5f37c0d9a7 [diff] |
Add dump for InputState and InputTarget These are useful when you want to print these variables for debugging. Currently, InputState isn't even shown in the dispatcher dump. Include it there. Also, update some types to use DeviceId. Bug: 211379801 Test: TEST=inputflinger_tests; m $TEST && $ANDROID_HOST_OUT/nativetest64/$TEST/$TEST Change-Id: Ifc983a653d9f1f546b71b8404f67caa1c89d3b01