commit | 938f5e8dd3c767c0ee14924ed2568b4baf158da2 | [log] [tgz] |
---|---|---|
author | Christopher Wiley <wiley@google.com> | Mon May 16 16:19:07 2016 -0700 |
committer | Mitchell Wills <mwills@google.com> | Fri Aug 26 13:22:30 2016 -0700 |
tree | 8b098c1b5a10df63ca2545c473984efa9ce952c3 | |
parent | b10249d64dc41ed2bdf5ce3503759770fd952b8c [diff] |
Fix trivial warnings in Tethering.java Add some missing @Override annotations. Use template arguments to avoid explicit casting. Ignore unclosed IndentingPrintWriter in dump(). Bug: 28798823 Test: Compiles. Change-Id: I2cb6eb384ca23057c8059f4842b1c0d8248d03f8 (cherry picked from commit 6d475970a200f162ba6845d25bb2a777bcaa611c)