commit | 204c47601ec1f86fee1bf0c872bcab19190111e6 | [log] [tgz] |
---|---|---|
author | Yabin Cui <[email protected]> | Wed Sep 02 17:44:28 2015 -0700 |
committer | Yabin Cui <[email protected]> | Wed Sep 02 20:21:00 2015 -0700 |
tree | b52bacf0f8fdeaad7b5dfa89f3ffeff841dc8e1d | |
parent | 04087d8c68f7b2ccdfcad783bff467c2e1c4f4c5 [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