diff options
| author | 2021-07-23 21:01:55 +0000 | |
|---|---|---|
| committer | 2021-07-26 11:13:47 +0000 | |
| commit | 7e1443fba3f81742b29e28f246e8d6b236c251a7 (patch) | |
| tree | 23a79721365503cf8a68452e29c272f85194b4b2 /libs/battery/LongArrayMultiStateCounterTest.cpp | |
| parent | 4d56aeed596b259d2355478c5d4505bb429a5634 (diff) | |
MotionEvent: Guard getRawX/Y compatibility logic using feature flag
The getRawX/Y API contains compatibility logic that should only be used
when the per-window-input-rotation feature is enabled.
The compatibility logic was previously unguarded because it was assumed
that the logic was a no-op when the flag was not enabled. However, this
turned out to be untrue, resulting in the bug.
Bug: 187686656
Test: manual: using repro steps listed in the bug.
Change-Id: I6603694f9872e7df4b6f72c7fb2555b3249687a6
Diffstat (limited to 'libs/battery/LongArrayMultiStateCounterTest.cpp')
0 files changed, 0 insertions, 0 deletions