summaryrefslogtreecommitdiff
path: root/libs/binder/IServiceManager.cpp
diff options
context:
space:
mode:
author Siarhei Vishniakou <svv@google.com> 2024-07-15 18:11:27 +0000
committer Siarhei Vishniakou <svv@google.com> 2024-07-15 21:27:32 +0000
commite535b6db41784d2150f79c8f48d8522f94ab2312 (patch)
treed0f415f0bde2b31442fbc7d7ee6c4ba6eb82ab0a /libs/binder/IServiceManager.cpp
parenta42f727dbc156bad1982d616b36b4502e6e1d31a (diff)
Handle non-split pointers for multi-device case
During multi-device event stream, tempTouchState will already contain some pointers from another case. When the second device becomes active and tries to add pointers to a non-splitting window, we should not be marking that pointer as going to the second window unless it's already receiving pointers for that device. Merge conflict resolutiion: added a bunch of helper functions for matching the properties of motionevent that are present internally, but missing in the aosp code. Fixes: 341869464 Flag: EXEMPT bugfix Test: TEST=inputflinger_tests; m $TEST && $ANDROID_HOST_OUT/nativetest64/$TEST/$TEST (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:962044645a27baaaf9d7736f76c6c252aa82c419) Merged-In: Ia295c1d9d941383792e90a3d6fd981473af8f015 Change-Id: Ia295c1d9d941383792e90a3d6fd981473af8f015
Diffstat (limited to 'libs/binder/IServiceManager.cpp')
0 files changed, 0 insertions, 0 deletions