commit | f28044d2d0003c9fcc762b84a920a59d92dc5f2a | [log] [tgz] |
---|---|---|
author | Evan Rosky <erosky@google.com> | Fri Apr 16 11:01:25 2021 -0700 |
committer | Evan Rosky <erosky@google.com> | Wed Apr 28 17:32:55 2021 -0700 |
tree | 72fe0dafe673749b2ae6839bb14ce6f75f439fd2 | |
parent | 08d64fbc050c7893227f873cd342665dfe7f3289 [diff] |
Part of compatibility getRaw() support Many apps currently mis-use getRaw APIs assuming they just mean screen-space. Until they are educated about it, we need to add this compatibility layer to apply rotation-only to getRaw API output. This is a small part of the change, the rest is in frameworks/native. Bug: 179274888 Test: atest inputflinger_tests:InputDispatcherTest Change-Id: I5f3ddf885f6b348201bfc92be128d9a36104abc8