mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +00:00
24 lines
478 B
Plaintext
24 lines
478 B
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.tests.bar@1.0",
|
|
root: "android.hardware",
|
|
srcs: [
|
|
"types.hal",
|
|
"IBar.hal",
|
|
"IComplicated.hal",
|
|
"IFooCallback.hal",
|
|
"IImportRules.hal",
|
|
"IImportTypes.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.tests.foo@1.0",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
types: [
|
|
"Def",
|
|
],
|
|
gen_java: false,
|
|
}
|
|
|