commit | e79e1f46b71325a14cc0be625124c9581b39c6c3 | [log] [tgz] |
---|---|---|
author | Vaibhav Devmurari <vdevmurari@google.com> | Thu Sep 19 10:17:45 2024 +0000 |
committer | Vaibhav Devmurari <vdevmurari@google.com> | Wed Sep 25 17:28:10 2024 +0000 |
tree | 757eca9c5942392b7e466987838a11fb659a01e7 | |
parent | 1079039006705557cd0dd73f95cbff37975505d5 [diff] |
Separate KeyGestures controlled in IMS and PWM to fix state issues Earlier we let IMS handle gestures and fallback to PWM but some key gestures spanning across keys (e.g. Alt+Tab) maintain state and let key flow through, so we were maintaining state at both IMS and PWM causing unpredictable results when doing Alt+Tab. Test: atest WmTests Bug: 358569822 Flag: com.android.hardware.input.use_key_gesture_event_handler Change-Id: I308aa992764291a2b2a12fa88fa765db8c6030e8