commit | 0c81597eab61c0138606531c0522f65d156424ca | [log] [tgz] |
---|---|---|
author | Vaibhav Devmurari <vdevmurari@google.com> | Mon Sep 16 10:43:19 2024 +0000 |
committer | Vaibhav Devmurari <vdevmurari@google.com> | Mon Sep 16 22:25:52 2024 +0000 |
tree | 5636700299b3cfadc2e39f2cc34d2c6a452a765d | |
parent | 78560f26d02532c2c425ebbaf65cc8d79f26a401 [diff] |
Shift block shortcuts before KeyGestureController Current shortcuts can be blocked by priviledged windows like SysUI gesture education. But this logic is currently in PWM. After refactoring, key gestures can be captured in IMS, so need to move this logic to IMS now. Test: atest InputManagerServiceTests Bug: 358569822 Flag: EXEMPT refactor Change-Id: I39db6fe4fb355d435e7e8dce65108e3d7ec81b67