blob: 4a92df2c5b20422ccbcf02de341b39205ba3fb15 [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: {
7 // TODO(b/135929065) enable once we are ready to use.
8 enabled: false,
9 },
10 srcs: [
11 "IComposer.hal",
12 "IComposerClient.hal",
13 ],
14 interfaces: [
15 "android.hardware.graphics.common@1.0",
16 "android.hardware.graphics.common@1.1",
17 "android.hardware.graphics.common@1.2",
18 "android.hardware.graphics.composer@2.1",
19 "android.hardware.graphics.composer@2.2",
20 "android.hardware.graphics.composer@2.3",
21 "android.hidl.base@1.0",
22 ],
23 gen_java: false,
24}