2017-11-09 19:05:17 -08:00
|
|
|
// This file is autogenerated by hidl-gen -Landroidbp.
|
2016-09-28 16:12:24 -07:00
|
|
|
|
2017-11-09 19:05:17 -08:00
|
|
|
hidl_interface {
|
|
|
|
|
name: "android.hardware.tests.foo@1.0",
|
|
|
|
|
root: "android.hardware",
|
2017-02-06 09:59:51 -08:00
|
|
|
srcs: [
|
|
|
|
|
"types.hal",
|
|
|
|
|
"IFoo.hal",
|
|
|
|
|
"IFooCallback.hal",
|
|
|
|
|
"IMyTypes.hal",
|
|
|
|
|
"ISimple.hal",
|
|
|
|
|
"ITheirTypes.hal",
|
|
|
|
|
],
|
2017-11-09 19:05:17 -08:00
|
|
|
interfaces: [
|
|
|
|
|
"android.hidl.base@1.0",
|
2016-09-28 16:12:24 -07:00
|
|
|
],
|
2017-11-09 19:05:17 -08:00
|
|
|
types: [
|
|
|
|
|
"Abc",
|
|
|
|
|
"Def",
|
2017-11-28 15:20:41 -08:00
|
|
|
"EnumIterators",
|
2017-11-09 19:05:17 -08:00
|
|
|
"Outer",
|
|
|
|
|
"Unrelated",
|
2016-10-21 13:40:54 -07:00
|
|
|
],
|
2017-11-09 19:05:17 -08:00
|
|
|
gen_java: false,
|
2016-09-28 16:12:24 -07:00
|
|
|
}
|
2017-09-22 14:10:47 -07:00
|
|
|
|