platform_hardware_interfaces/tv/input/1.0/default
Steven Moreland d6e4f03acf 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.

Change-Id: I4aa89a39907024aa9525df71ff3715979f431357
Similar commit: https://android-review.googlesource.com/#/c/305996/
Test: pass
2016-11-29 15:05:31 -08:00
..
android.hardware.tv.input@1.0-service.rc tv.input: add android.hardware.tv.input@1.0-(impl|service) 2016-10-25 14:16:10 -07:00
Android.mk Split libhidl into base and transport. 2016-11-18 00:00:54 -08:00
service.cpp tv.input: add android.hardware.tv.input@1.0-(impl|service) 2016-10-25 14:16:10 -07:00
TvInput.cpp tv.input: add android.hardware.tv.input@1.0-(impl|service) 2016-10-25 14:16:10 -07:00
TvInput.h Remove HIDL_GENERATED from things written by hand. 2016-11-29 15:05:31 -08:00