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