commit | 00c05f8c0538af09e47e7d1e88cc4f7c23c6f2b5 | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Fri Oct 04 18:28:37 2024 +0000 |
committer | Matt Pietal <mpietal@google.com> | Fri Oct 04 18:47:15 2024 +0000 |
tree | 276bfc8d81313c02c540d53676a25f6e5b1bb12f | |
parent | ab1a29e992a96155d75de55e24586ac202e179a1 [diff] |
Fix first swipe after exiting AOD I can't explain what changed, but the NPVC height calculation is no longer getting updated when exiting AOD. This leads to the incorrect height being used in a swipe calculation that is off by quite a bit, and preventing the drag from being processed and sending events on the first swipe only. Fixes: 371527677 Test: manual - exit AOD, and swipe up Flag: EXEMPT bugfix Change-Id: I8c89262a62840005ba4f423f99bb3092811f5a28