1// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4    name: "android.hardware.graphics.allocator@3.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.common@1.1",
15        "android.hardware.graphics.common@1.2",
16        "android.hardware.graphics.mapper@3.0",
17        "android.hidl.base@1.0",
18    ],
19    gen_java: false,
20}
21