diff options
author | Peng Xu <pengxu@google.com> | 2017-09-22 11:50:33 -0700 |
---|---|---|
committer | Peng Xu <pengxu@google.com> | 2017-09-22 16:58:14 -0700 |
commit | 62f2c87ee331e4dcfc00b4c0a9da52376b6aa746 (patch) | |
tree | 016e727661ca1deb0499e23c728e0b2ce4311db2 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | ee5164ef5bdc86df6cf03c020fb09c3e2ca5beeb (diff) |
Fixing code formatting to comform to checkstyle
Fix following types of issue
* over 100 char/line
* missing space
* trailing spaces
* array bracket position
* variable naming convention (some cases)
* indentation
* long expression wrapping operator position
* missing curly brace for one line scope
* function modifier order
Things not changed in this CL:
* Redundant public modifiers.
* A few local variable names.
* Suggested @deprecate but function is actually @removed.
Test: m and m docs
Change-Id: I5c22648888487edaa5954026a166cfd810a8a912
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions