Enable Android executables (like skia_launcher) to redirect SkDebugf output to stdout...
authordjsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 23 Oct 2012 17:37:30 +0000 (17:37 +0000)
committerdjsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 23 Oct 2012 17:37:30 +0000 (17:37 +0000)
commit64d294dbef7c2f90f05a393f6b9b7997e0aaa9b9
treed87209e3a930bf9db8f0587aacb4778756f75d6f
parent374e75956e7a56bbbd2da5509f9c4117512515d2
Enable Android executables (like skia_launcher) to redirect SkDebugf output to stdout as well as the system logs.

Review URL: https://codereview.appspot.com/6733065

git-svn-id: http://skia.googlecode.com/svn/trunk@6059 2bbb7eff-a529-9590-31e7-b0007b416f81
src/ports/SkDebug_android.cpp