commit | 9d09b77f46a52e685f390b705202a7ba0326ce08 | [log] [tgz] |
---|---|---|
author | amogh.bihani <amogh.bihani@samsung.com> | Fri Jun 12 03:58:09 2015 |
committer | Commit bot <commit-bot@chromium.org> | Fri Jun 12 03:58:51 2015 |
tree | a3267139452551ba049011459567cc59e116a316 | |
parent | 9d5368439e8115ee9ff055917b684f5b9badafcc [diff] |
Use Chromium's Logging instead of Android's Logging for media files This patch modifies all the media/base/android/java files to use org.chromium.base.Log instead of android.util.Log and changes the log messages as per chromium guidelines. BUG=489318, 472152 Review URL: https://codereview.chromium.org/1174523002 Cr-Commit-Position: refs/heads/master@{#334124}