blob: 5385f2806a424a12e4c9b38719f1b52c9b6f3085 [file] [log] [blame]
Pawin Vongmasa95674af2018-09-06 04:40:55 -07001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.graphics.bufferqueue@2.0",
5 root: "android.hardware",
6 vndk: {
7 enabled: true,
8 },
9 srcs: [
10 "types.hal",
11 "IGraphicBufferProducer.hal",
12 "IProducerListener.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.hidl.base@1.0",
19 ],
20 types: [
21 "ConnectionType",
22 "SlotIndex",
23 "Status",
24 ],
25 gen_java: true,
26}
27