blob: fd080794b8576e70ab8ef6002c12a1197d64dfbd [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 ],
Pawin Vongmasa95674af2018-09-06 04:40:55 -070020 gen_java: true,
21}