1// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4    name: "android.hardware.graphics.mapper@2.1",
5    root: "android.hardware",
6    vndk: {
7        enabled: true,
8        support_system_process: true,
9    },
10    srcs: [
11        "IMapper.hal",
12    ],
13    interfaces: [
14        "android.hardware.graphics.common@1.0",
15        "android.hardware.graphics.common@1.1",
16        "android.hardware.graphics.mapper@2.0",
17        "android.hidl.base@1.0",
18    ],
19    gen_java: false,
20}
21