fe564275ea
Introduced in 4921bc2e13
.
Test: manual
Change-Id: I8b2b8fc27ebae55871c656816f87374c792a8ace
26 lines
504 B
Text
26 lines
504 B
Text
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.tests.foo@1.0",
|
|
root: "android.hardware",
|
|
srcs: [
|
|
"types.hal",
|
|
"IFoo.hal",
|
|
"IFooCallback.hal",
|
|
"IMyTypes.hal",
|
|
"ISimple.hal",
|
|
"ITheirTypes.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hidl.base@1.0",
|
|
],
|
|
types: [
|
|
"Abc",
|
|
"Def",
|
|
"EnumIterators",
|
|
"Outer",
|
|
"Unrelated",
|
|
],
|
|
gen_java: false,
|
|
}
|
|
|