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