platform_hardware_interfaces/tests/inheritance/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
Android.mk add test for binder inheritance. 2016-10-26 15:27:23 -07:00
IChild.hal add test for binder inheritance. 2016-10-26 15:27:23 -07:00
IFetcher.hal add test for binder inheritance. 2016-10-26 15:27:23 -07:00
IGrandparent.hal add test for binder inheritance. 2016-10-26 15:27:23 -07:00
IParent.hal add test for binder inheritance. 2016-10-26 15:27:23 -07:00