summaryrefslogtreecommitdiff
path: root/libs/androidfw/AttributeResolution.cpp
diff options
context:
space:
mode:
author Bryce Lee <brycelee@google.com> 2024-09-26 13:34:40 -0700
committer Bryce Lee <brycelee@google.com> 2024-09-26 16:06:34 -0700
commit831010e556becd2d9447f0851eb9b7ced9597bfa (patch)
tree67105f87b9a955c99a9bd3dbb873d47bd7c30d4e /libs/androidfw/AttributeResolution.cpp
parentf8f24c07c152d45ce8f6546193e18e90f000b441 (diff)
Do not restart touch listening if TouchMonitor is destroyed.
This changelist ensures that TouchMonitor does not continue listening and handling touches past destroy. Previously, this was possible if touch handling ended after the monitor was destroyed. In this case, the TouchMonitor was reset incorrectly to a listening/ready state. Logging has also been improved with this change by adding a unique identifier to each TouchMonitor instance for better attribution. Test: atest TouchMonitorTest#testSessionPopAfterDestroy Flag: EXEMPT bugfix Fixes: 367549056 Change-Id: I16d99aab763570693144f15d102ae07ac2d9cd07
Diffstat (limited to 'libs/androidfw/AttributeResolution.cpp')
0 files changed, 0 insertions, 0 deletions