commit | fd24f87a7a144052ea263b224285d2a08794b5e4 | [log] [tgz] |
---|---|---|
author | Greg Kaiser <gkaiser@google.com> | Tue Feb 23 19:40:04 2021 -0800 |
committer | Greg Kaiser <gkaiser@google.com> | Tue Feb 23 19:40:04 2021 -0800 |
tree | 0318aeb860b6f0a48f5eedc578ce715699e576c4 | |
parent | 6ba3501f98193f5dccfb3a8a459894f26036b0bc [diff] |
Log debug info at Debug level All logs under the DEBUG flag in this file are (properly) logging at Log.d(), except for one at Log.e(), claiming an "E"rror in the system. We change that to Log.d() to avoid confusing folks debugging other issues who are looking through logcat. Bug: 181080516 Test: TreeHugger Change-Id: I4ff6fd9a6dd6caa7516620125762b7c0442b74b4