Files
hardware_interfaces/tests/foo/1.0/Android.bp

19 lines
390 B
Plaintext
Raw Normal View History

// 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",
],
gen_java: false,
}