commit | 367a496587a34be0aec60765eeb1365baadf03bc | [log] [tgz] |
---|---|---|
author | mukesh agrawal <quiche@google.com> | Thu Jun 23 11:49:29 2016 -0700 |
committer | mukesh agrawal <quiche@google.com> | Mon Jul 11 16:06:47 2016 -0700 |
tree | 61d314f192122994dc1e53fa7a66eecbca5ba6af | |
parent | 450fee26a21eb56d536df147d3e88d3549f807c0 [diff] |
WifiNative: make getLocalLog() an instance method We want to add some tests that mock out WifiNative.getLocalLog(). To do that, we need getLocalLog() to be an instance method. Make it so. While there: add @NonNull annotation to getLocalLog(), to make the semantics clearer. BUG=29424414 TEST=unit tests Change-Id: Ifb224104cf54b42a945258967dcaf50541849abc