blob: f5f94585a73c272c25ac631021634941b162bcaa [file] [log] [blame]
Marissa Wall65341642019-06-20 13:21:06 -07001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.graphics.allocator@4.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@4.0",
17 "android.hidl.base@1.0",
18 ],
19 gen_java: false,
20}