17 lines
351 B
Plaintext
17 lines
351 B
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.tests.inheritance@1.0",
|
|
root: "android.hardware",
|
|
srcs: [
|
|
"IChild.hal",
|
|
"IFetcher.hal",
|
|
"IGrandparent.hal",
|
|
"IParent.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hidl.base@1.0",
|
|
],
|
|
gen_java: true,
|
|
}
|