summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorChalard Jean <jchalard@google.com>2018-06-04 13:33:12 +0900
committerChalard Jean <jchalard@google.com>2018-06-08 19:10:59 +0900
commit4133a12431c16e108a80f3787e83527b0d160534 (patch)
treead574498e5f0cd0c929509a25ae9d811d43a891c /tools/aapt2/java/JavaClassGenerator.cpp
parent1b9de57f3844c8aa784a5163a4581851c2f17baf (diff)
No-op cleanup of ConnectivityService.
Funny how these things accumulate. Not exhaustive of course, but still an improvement. - Remove unused imports. - Remove unused variables and members. - Replace members with locals where applicable. - Remove useless type parameters and explicit unboxings for Java 7. - Conversely add the diamond operator for auto-genericity for Java 6. - Reduce visibility of members where possible. Test: runtest frameworks-net Change-Id: I13586aee09b4cd1c87c525fafb5eee44dedb5360
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions