blob: b2f0aa69b56d4ecea2404a3ceb014845700ec567 [file] [log] [blame]
Marissa Wallbd1ca512018-12-30 10:59:41 -08001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.graphics.mapper@3.0",
5 root: "android.hardware",
6 vndk: {
7 enabled: true,
8 support_system_process: true,
9 },
10 srcs: [
11 "types.hal",
12 "IMapper.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 "Error",
22 "YCbCrLayout",
23 ],
24 gen_java: false,
25}
26