mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
Introduced in 4921bc2e13.
Test: manual
Change-Id: I8b2b8fc27ebae55871c656816f87374c792a8ace
27 lines
504 B
Plaintext
27 lines
504 B
Plaintext
// 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,
|
|
}
|
|
|