summaryrefslogtreecommitdiff
path: root/vulkan/libvulkan/api.cpp
diff options
context:
space:
mode:
author Siarhei Vishniakou <svv@google.com> 2018-12-14 16:52:34 -0800
committer Siarhei Vishniakou <svv@google.com> 2018-12-21 13:41:29 -0800
commitec7854a8ad83b812f5b03753e8756660d6eac2b0 (patch)
treee53e8d6a3ceea2e96815708c47ba8d42be814ba1 /vulkan/libvulkan/api.cpp
parent22c88465d2c37f5df72d8478b8b0d63266876770 (diff)
Associate touch video devices with input devices
In earlier commits, we added touch video devices, but we did not add the relationship between the input device and the video device. Add the relationship here. The matching between input devices and video devices is done by name (for now). This was determined after reviewing the api for v4l2 devices, which do not contain any obvious matching techniques, and do not have .uniq values. This logic may be changed later. The infrastructure being set up here, however, will remain as is. Test: dumpsys input of a booted device, and interact with the device by touch. Bug: 62940136 Change-Id: I116e6ece8086359cd6546db7af6b2db707fca1e3
Diffstat (limited to 'vulkan/libvulkan/api.cpp')
0 files changed, 0 insertions, 0 deletions