blob: 5f700bed9b0f3047efc327f6d2381fcf22a21e05 [file] [log] [blame]
Peiyong Lin781d0bb2019-07-03 10:57:02 -07001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.graphics.composer@2.4",
5 root: "android.hardware",
6 vndk: {
Peiyong Line3a08d72019-07-17 17:30:41 -07007 enabled: true,
Peiyong Lin781d0bb2019-07-03 10:57:02 -07008 },
9 srcs: [
Ady Abraham7882ae62019-10-10 17:04:47 -070010 "types.hal",
Peiyong Lin781d0bb2019-07-03 10:57:02 -070011 "IComposer.hal",
Ady Abraham7882ae62019-10-10 17:04:47 -070012 "IComposerCallback.hal",
Peiyong Lin781d0bb2019-07-03 10:57:02 -070013 "IComposerClient.hal",
14 ],
15 interfaces: [
16 "android.hardware.graphics.common@1.0",
17 "android.hardware.graphics.common@1.1",
18 "android.hardware.graphics.common@1.2",
19 "android.hardware.graphics.composer@2.1",
20 "android.hardware.graphics.composer@2.2",
21 "android.hardware.graphics.composer@2.3",
22 "android.hidl.base@1.0",
23 ],
24 gen_java: false,
25}