diff options
| author | 2023-01-30 12:45:25 -0500 | |
|---|---|---|
| committer | 2023-01-31 17:56:18 +0000 | |
| commit | 01aa146c2dc8a2b43955818443bbc440500ae7eb (patch) | |
| tree | 05c2723c01d12e93cc4c97345bf990e444c3dc39 /libs/androidfw/ApkParsing.cpp | |
| parent | 4301af1a76a301b03be4043bac944f91763f8c90 (diff) | |
Ignore ACTION_DOWN events when mTracking is true
This is a partial fix for b/198553252 that lessens the effects and
prevents possible side effects but does not address the root cause,
which is the fact that these events are ACTION_DOWN instead of
ACTION_POINTER_DOWN. The second finger touches do cause the height
of the shade to jump, which is not ideal, but it was unanimously
preferred over dismissing the shade when I polled the team.
Test: manual and atest
Bug: 198553252
Change-Id: I8b087bd435622dcc66e98c731cee1558272be515
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions