diff options
| author | 2023-03-02 16:06:23 -0500 | |
|---|---|---|
| committer | 2023-03-03 14:32:17 +0000 | |
| commit | 5336e8103822e98e403e5ae50f146001491d76b1 (patch) | |
| tree | 26f6ba7e1672c860cd74e55721f20c1e77786413 /libs/input/PointerController.cpp | |
| parent | f5c58b6765202aa74c84c0edf26a1accee254d48 (diff) | |
Disallow interception of multitouch events
The shade mishandles multitouch events when the first touch
originates in the status bar, which results in the second touch
being an ACTION_DOWN instead of ACTION_POINTER_DOWN. This causes
multiple problems, so it's preferable to not intercept these
events when we detect them.
Fixes: 198553252
Test: manual and atest
Change-Id: Ib420e0aa207610d5493e7db904eaf31da221a2bf
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions