diff options
author | 2025-01-31 15:59:35 +0100 | |
---|---|---|
committer | 2025-01-31 15:59:40 +0100 | |
commit | 1d38904507da9e70b33288f6b72419486f81a095 (patch) | |
tree | e960b84c95dbfa78917c7dc65c3fb4399e997a61 /libs/androidfw/AssetManager2.cpp | |
parent | daca911006e814efdb55463ad3bd416c58b2791e (diff) |
Remove drag position & size check
This CL removes a safety check that was added when starting a drag, that
was double checking that the drag position and number of pointers down
was the same that was tracked by another pointer input handler. As shown
in b/393423580 and discussed offline with the Compose team, this
assumption is not always correct depending on some very specific
timings.
Bug: 393423580
Test: None, unfortunately I was not able to reproduce given that this is
a bug that can occur in some very specific & rare circumstances
Flag: EXEMPT crash fix
Change-Id: I3d62239ec042e5a20944f4b205383a9e44553f85
Diffstat (limited to 'libs/androidfw/AssetManager2.cpp')
0 files changed, 0 insertions, 0 deletions