TouchInputMapper: Fix display association for POINTER mode
POINTER mode in TouchInputMapper is now only used for drawing tablets and absolute mice; it is no longer used for touchpads. This means TouchInputMapper can only work with an associated display, so ensure we don't use the invalid displayId when generating events from these devices. Bug: 332683415 Bug: 399982225 Test: Presubmit Flag: EXEMPT bug fix (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:8f1a0c3fd97722ad9fe14f380734cfc2a7e31809) Merged-In: Ice0ee9be87d0582c553ef3743ac3f0d49a12c6ea Change-Id: Ice0ee9be87d0582c553ef3743ac3f0d49a12c6ea
Loading
Please register or sign in to comment