crosvm/gpu_display
Frederick Mayle 7bba2599cf gpu_display: Don't include linux kernel headers
This makes it easier to integrate crosvm into Android (which doesn't
have the kernel headers available for all the build targets crosvm is
needed in).

The BTN_LEFT constant is already hardcoded in virtio/input/constants.rs,
so the additional tech debt seems acceptable.

BUG=b:228881829
TEST=cargo build && cargo test

Change-Id: Ia25586e855a29fc5f475904cad028eef30d3f016
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3717525
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Dennis Kempin <denniskempin@google.com>
Commit-Queue: Frederick Mayle <fmayle@google.com>
2022-06-22 15:52:39 +00:00
..
examples gpu_display/wayland: Added keyboard and pointing devices 2021-06-15 03:14:07 +00:00
protocol gpu_display: Add opt wayland ext for sending scanout id 2021-06-30 02:22:14 +00:00
src gpu_display: Don't include linux kernel headers 2022-06-22 15:52:39 +00:00
build.rs Reland "github: Minimize dependencies for document generation" 2022-04-12 22:30:10 +00:00
Cargo.toml Refactoring: Move common/base into base 2022-03-17 00:01:27 +00:00