commit | ba98170effa6079d381e6f2cb8ebbd5eabc679de | [log] [tgz] |
---|---|---|
author | lpeter <lpeter@google.com> | Fri Jul 10 18:00:29 2020 +0800 |
committer | lpeter <lpeter@google.com> | Fri Jul 10 18:00:29 2020 +0800 |
tree | 0d3ed60814b770b53c82072bc8e82171c57fc62b | |
parent | e9a117eb8542f279e5aae98794f818134a8c4d85 [diff] |
Use Log.w(String, String, Throwable tr) instead of Log.w(String, String) Use Log.w(String, String, Throwable tr) instead of Log.w(String, String) to give a bit better performance. Bug: 160931064 Test: manual verification Change-Id: I3622f306f706f1cb327c4d974b678b700a1d1d20