blob: 8a0565bbf4a980800da0faf2a680f3485b62ab0e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
// This file is autogenerated by hidl-gen -Landroidbp.
hidl_interface {
name: "vendor.qti.hardware.display.allocator@3.0",
root: "vendor.qti.hardware.display",
system_ext_specific: true,
srcs: [
"IQtiAllocator.hal",
],
interfaces: [
"android.hardware.graphics.allocator@3.0",
"android.hardware.graphics.common@1.0",
"android.hardware.graphics.common@1.1",
"android.hardware.graphics.common@1.2",
"android.hardware.graphics.mapper@3.0",
"android.hidl.base@1.0",
],
gen_java: false,
}
|