diff options
| author | 2023-10-27 12:38:02 +0000 | |
|---|---|---|
| committer | 2023-11-08 15:01:12 +0000 | |
| commit | 1c35d5544ab510a4e3a1169b91063ecbb3c27f7d (patch) | |
| tree | f9c638fb1b552139d9729edf1c0485421c299eae /vulkan/libvulkan/api.cpp | |
| parent | 572811176d757c941b3bc8998bcbab5f4a2ac35e (diff) | |
cmds: Add evemu-record command
This is a Rust implementation of the command of the same name in the
FreeDesktop evemu suite [0].
The first version of this CL caused a build breakage on x86 due to
different sizes of the fields in libc::timeval. This version uses the
nix crate's wrapper to handle changes in timeval size by platform.
[0]: https://gitlab.freedesktop.org/libevdev/evemu
Bug: 302297266
Test: record events from an input peripheral (such as a mouse) and
replay them using the FreeDesktop implementation of evemu-play
Ignore-AOSP-First: the directory does not yet exist in AOSP, so OWNERS
can safely be added here
Change-Id: I7851f6770e08babc2caa8c58c18612ee8543b401
Diffstat (limited to 'vulkan/libvulkan/api.cpp')
0 files changed, 0 insertions, 0 deletions