diff options
author | Steven Moreland <smoreland@google.com> | 2016-11-28 18:37:07 -0800 |
---|---|---|
committer | Steven Moreland <smoreland@google.com> | 2016-11-29 15:05:31 -0800 |
commit | d6e4f03acf5fa1e76b75e33af7a26f248a92be9a (patch) | |
tree | 24f6a20868ddce4299be5e165904c0d8485837cf /light/2.0/default/Light.cpp | |
parent | 1c03ad8545ad518b99912ccb6c84b3c7638ab969 (diff) |
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
Diffstat (limited to 'light/2.0/default/Light.cpp')
0 files changed, 0 insertions, 0 deletions