commit | a7af4126942535edd4f4a7bb520e317bcfca1130 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Sat Apr 27 16:36:39 2019 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Mon Apr 29 10:54:54 2019 +0900 |
tree | 72b58ee0f3e998e6c07286193c1a190204a25da8 | |
parent | 4d92d765674cf23918d978831ed9753351b0e315 [diff] |
Fix some checkstyle nits in DhcpPacketTest. Use the Generated code suppression comment filter instead of the IndentationCheck suppression comment filter because the latter complains that '+' should be on a new line. Bug: 120584519 Bug: 127423755 Test: atest NetworkStackTests Test: atest FrameworksNetTests Change-Id: I35b8c943b95a4301c25b7f6cfb02f03a8c1bc34e Merged-In: I60071bc029d25485bf204cfd3a8cebd538ca12b6 (cherry picked from commit 65f6ae271b77541ac5dfc1bdd06c64afa748bcba)