commit | be6fff5e6ac59764fc5227936961cda6de764193 | [log] [tgz] |
---|---|---|
author | Anushree Ganjam <ganjam@google.com> | Thu Feb 29 15:38:10 2024 -0800 |
committer | Anushree Ganjam <ganjam@google.com> | Mon Mar 04 14:01:05 2024 -0800 |
tree | cc51f01ff54e7c45dc24c24be03291c219d54b6b | |
parent | 95b55116c1ee4a3168c2a7efdb3524fea57b45b0 [diff] |
Add InputDispatcherRule to print the key events dispatched from system_server. See https://source.corp.google.com/h/android/platform/superproject/main/+/main:cts/libs/input/src/com/android/cts/input/DebugInputRule.kt Locally we can execute `adb shell setprop log.tag.InputTransportPublisher DEBUG` to enable the InputDispatcher logs. I want to debug why "Ctrl+W" DOWN events in not received by TAPL and to which window is the events delivered. Bug: 325377690 Test: Manual Flag: NA Change-Id: I3f55a48ef3ca79fdaff9d1269c55846cb67b2179