platform_hardware_interfaces/tests/foo/1.0/Android.bp
Steven Moreland fe564275ea Update tests makefile for change.
Introduced in 4921bc2e13.

Test: manual
Change-Id: I8b2b8fc27ebae55871c656816f87374c792a8ace
2017-11-28 15:21:38 -08:00

26 lines
504 B
Text

// 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,
}