blob: 68a77f13d9041c358d3bffcf1155c928ecb4fbad [file] [log] [blame]
Siarhei Vishniakou45c1d0c2019-01-24 10:38:02 -08001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.input.common@1.0",
5 root: "android.hardware",
6 vndk: {
7 enabled: true,
8 },
9 srcs: [
10 "types.hal",
11 ],
12 interfaces: [
13 "android.hidl.base@1.0",
14 ],
15 types: [
16 "Action",
17 "Axis",
18 "Button",
19 "Classification",
20 "EdgeFlag",
21 "Flag",
22 "Meta",
23 "MotionEvent",
24 "PointerCoords",
25 "PointerProperties",
26 "PolicyFlag",
27 "Source",
28 "SourceClass",
29 "ToolType",
30 "VideoFrame",
31 ],
32 gen_java: true,
33}
34