commit | b5402b27345d3fe2e7f880b2c8f4cbd51298636d | [log] [tgz] |
---|---|---|
author | Prabir Pradhan <prabirmsp@google.com> | Mon Oct 04 05:52:50 2021 -0700 |
committer | Prabir Pradhan <prabirmsp@google.com> | Mon Oct 04 06:06:55 2021 -0700 |
tree | 39e15294506289344fec7bf4355da577ad6852d9 | |
parent | aa561d166f41be8c7ced8f429c3c9a4cd2831ff0 [diff] |
Remove workaround for unrotated gesture monitor (2/3) There is currently a conflation between per-window-input-rotation and unrotated gesture monitors. We would like to enable per-widnow-input-rotation first without affecting gesture monitors so that the old behavior is maintained for gesture monitors. We can then add unrotated gesture monitors as a new feature later on. Bug: 201982032 Bug: 179274888 Test: manual Change-Id: I721ef278a9e0d9287e67b28e953b4ec4c4aea4e3