commit | 785cd3105a4c5986310353e4cd5009388097883d | [log] [tgz] |
---|---|---|
author | Hai Zhang <zhanghai@google.com> | Tue Oct 06 16:50:50 2020 -0700 |
committer | Hai Zhang <zhanghai@google.com> | Tue Oct 06 16:50:50 2020 -0700 |
tree | f7486032aa30c0c32b2137ff613e0116ca8fb90c | |
parent | 692f27bfd6840f2a8fe5052b266485b935dc7638 [diff] |
Minor fixes for XML persistence generation. The Android checkstyle configuration requires exactly the string "CHECKSTYLE: OFF Generated Code" in its SuppressionCommentFilter. JLS 4.12.4 says try-with-resources declaration is implicitly final, hence drop the redundant final modifier in generated code. Test: manual Change-Id: Idbb703d950601c32aececfc45e480698657ef764