blob: 4f8485b46a460ae739901a9478b70ded0d1cb9d0 [file] [log] [blame]
hidl_interface {
name: "hidl.tests.vendor@1.0",
owner: "some-owner-name",
root: "hidl.tests",
srcs: [
"types.hal",
"IVendor.hal",
],
interfaces: [
"android.hardware.tests.baz@1.0",
"android.hidl.base@1.0",
],
types: [
"Bar",
"Foo",
"FooToo",
],
gen_java: true,
gen_java_constants: true,
// tests that license is copied
notice: "FAKE_NOTICE_FILE",
}