platform_hardware_interfaces/tests/foo/1.0
Colin Cross 8f084e00d6 Support genrules with multiple tools
To allow genrules with more than one tool, rename the tool property to
tools and make it an array, replace $tool with $(location <label>),
and use $() for other variables for consistency.

Bug: 31948427
Test: compare build.ninja
Change-Id: I3d714f70a2af0dc60faeee10e09b6ed166601f1d
(cherry picked from commit b785f5b82e)
2016-11-07 10:54:59 -08:00
..
default Add method to IFoo for testing NULL interfaces. 2016-11-01 13:09:53 +01:00
Android.bp Support genrules with multiple tools 2016-11-07 10:54:59 -08:00
IFoo.hal Add method to IFoo for testing NULL interfaces. 2016-11-01 13:09:53 +01:00
IFooCallback.hal Apache2 module license. 2016-08-30 11:28:36 -07:00
IMyTypes.hal Add test for importing a single type. 2016-10-07 19:43:43 -07:00
ISimple.hal Adds tests to verify proper marshaling of vectors of interface types. 2016-10-20 09:20:50 -07:00
ITheirTypes.hal Add test for importing a single type. 2016-10-07 19:43:43 -07:00
types.hal Add test for importing a single type. 2016-10-07 19:43:43 -07:00