android-test
android-test copied to clipboard
Fixes https://github.com/android/android-test/issues/1458
fixes #1458
Rather than trying to guess the toolType from the source/inputDevice, if we have an event that we are copying from, we can just copy toolType directly.
When we are NOT copying an event, we just fallback to the existing logic.