diff options
author | Chalard Jean <jchalard@google.com> | 2018-06-04 13:33:12 +0900 |
---|---|---|
committer | Chalard Jean <jchalard@google.com> | 2018-06-08 19:10:59 +0900 |
commit | 4133a12431c16e108a80f3787e83527b0d160534 (patch) | |
tree | ad574498e5f0cd0c929509a25ae9d811d43a891c /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 1b9de57f3844c8aa784a5163a4581851c2f17baf (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_test.cpp')
0 files changed, 0 insertions, 0 deletions