commit | eee8cb8bcecfa3b33ae03f7753359499a274e7a9 | [log] [tgz] |
---|---|---|
author | mukesh agrawal <quiche@google.com> | Thu Jun 23 11:49:29 2016 -0700 |
committer | mukesh agrawal <quiche@google.com> | Fri Jun 24 17:17:59 2016 -0700 |
tree | 6fe4eccac6f51b877f4d4bb2faace2a539e6324e | |
parent | 9c0cea6f40a40441ccb863bc062b48e70586cb7a [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