6534164fd6
Rev the IAllocator/IMapper HIDL interfaces to 4.0. This patch is a copy paste from IAllocator/IMapper 3.0. Bug: 136016160 Test: Compiles and boots Change-Id: Ia7f159f97fe0f812b5f0e10a850715364090883c
20 lines
516 B
Text
20 lines
516 B
Text
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.graphics.allocator@4.0",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"IAllocator.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.graphics.common@1.0",
|
|
"android.hardware.graphics.common@1.1",
|
|
"android.hardware.graphics.common@1.2",
|
|
"android.hardware.graphics.mapper@4.0",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
gen_java: false,
|
|
}
|