blob: 8bc68f545dd78f4f8f408db2cb3d304c69bb91c9 [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",
Chia-I Wu6c8257f2018-02-28 12:24:42 -080018 "ColorMode",
Courtney Goeltzenleuchter33f62da2018-01-03 12:02:57 -070019 "Dataspace",
Craig Donner243da4d2017-12-12 13:38:07 -080020 "PixelFormat",
Chia-I Wu6c8257f2018-02-28 12:24:42 -080021 "RenderIntent",
Craig Donner243da4d2017-12-12 13:38:07 -080022 ],
23 gen_java: true,
24 gen_java_constants: true,
25}
26