diff options
author | Yohei Yukawa <yukawa@google.com> | 2018-01-15 19:43:38 -0800 |
---|---|---|
committer | Yohei Yukawa <yukawa@google.com> | 2018-01-15 19:43:38 -0800 |
commit | 7a8c9aaad830320864fe17a3ecb03687dd290028 (patch) | |
tree | b04a4b25149b3cd4df9cdb5d28d7135f6c15a5d7 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 77efd914b578afae99fcfe2f7da0e9241626938d (diff) |
Add missing @Override when {@inheritDoc} exists
Otherwise, Checkstyle keeps nagging us with the following lint warning
whenever we touch the lines around them.
Must include @java.lang.Override annotation when {@inheritDoc}
Javadoc tag exists.
This CL also re-format the license header just to make Checkstyle
happy.
This is purely a no-op style change. There must be no behavior change.
Test: prebuilts/checkstyle/checkstyle.py -f frameworks/base/core/java/android/view/inputmethod/InputConnectionWrapper.java
Change-Id: I3d7cef4e6c1407a6c6d8ee75c0d8b75943d8701c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions