commit | 0a1894af1ceda94603b333cb76f0675225b0ee50 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Wed Sep 02 17:44:28 2015 -0700 |
committer | Yabin Cui <yabinc@google.com> | Wed Sep 02 20:21:00 2015 -0700 |
tree | 40d5108385c64636f2512ecc675be9b009479722 | |
parent | 8d43b378e8c2b29b88a089610000dad915d6dd88 [diff] |
adb: clean up debug tracing a little. Always use LOG() for debug tracing. Remove useless D_lock. I believe it is useless to lock just before and after fprintf. I verified the log output both on host and on device. The output looks fine to me. Change-Id: I96ccfe408ff56864361551afe9ad464d197ae104