platform_hardware_interfaces/nfc/1.0/default
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
..
Android.bp Split libhidl into base and transport. 2016-11-18 09:52:57 -08:00
android.hardware.nfc@1.0-service.rc NFC HAL doesn't need readproc. 2016-10-28 17:09:22 +02:00
Android.mk Split libhidl into base and transport. 2016-11-18 09:52:57 -08:00
Nfc.cpp nfc: update default implementation to match style. 2016-10-14 08:24:17 -07:00
Nfc.h Remove HIDL_GENERATED from things written by hand. 2016-11-22 15:34:39 -08:00
service.cpp Use defaultPassthroughServiceImplementation for nfc. 2016-10-19 14:51:59 -07:00