blob: c319d80030d05b9c090f9a5ae2f0fa92b4d5d30b [file] [log] [blame]
Craig Donner243da4d2017-12-12 13:38:07 -08001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.graphics.common@1.1",
5 root: "android.hardware",
6 vndk: {
7 enabled: true,
8 support_system_process: true,
9 },
10 srcs: [
11 "types.hal",
12 ],
13 interfaces: [
14 "android.hardware.graphics.common@1.0",
15 ],
16 types: [
17 "BufferUsage",
Courtney Goeltzenleuchter33f62da2018-01-03 12:02:57 -070018 "Dataspace",
Craig Donner243da4d2017-12-12 13:38:07 -080019 "PixelFormat",
20 ],
21 gen_java: true,
22 gen_java_constants: true,
23}
24