blob: 72ef282f274b720604dd15c074d9c53f2c0483da [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",
18 "PixelFormat",
19 ],
20 gen_java: true,
21 gen_java_constants: true,
22}
23