platform_hardware_interfaces/tests/foo/1.0
Steven Moreland 33e87b8a76 Remove HIDL_GENERATED from things written by hand.
find . -name "*.h" -exec sed -i 's/HIDL_GENERATED_\(.*\)_H_/\U\1_H/g' {}
+

They now match what would be generated by -Lc++-impl. This prevents
confusion over whether or not the files are autogenerated.

Test: pass
Change-Id: I2c9d7887f6d6bdaa19a5c4bfcf02ee3d1dbc81d1
2016-11-22 15:34:39 -08:00
..
default Remove HIDL_GENERATED from things written by hand. 2016-11-22 15:34:39 -08:00
Android.bp Split libhidl into base and transport. 2016-11-18 09:52:57 -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