summaryrefslogtreecommitdiffstats
path: root/host/Android.bp
blob: 5464fac40f76977f96c0362825adead503e83f9c (plain)
1
2
3
4
5
cc_library_headers {
  name: "virtio_gpu_uapi_headers",
  host_supported: true,
  export_include_dirs: ["linux_uapi"],
}