diff options
author | Andy McFadden <fadden@android.com> | 2010-03-01 14:03:13 -0800 |
---|---|---|
committer | Andy McFadden <fadden@android.com> | 2010-03-01 14:08:49 -0800 |
commit | 701d916a9c648f66d15b5c30943430176ae5b08c (patch) | |
tree | e53ef04f32d476e27b6c8fb05fb70f10287fe35b /libs/rs/rsg_ScriptJavaClass.cpp | |
parent | 247c7275a1e5351d0980c5b42051189e361b84dd (diff) |
Tone down a log message.
Sometimes shell commands like "am" return before the framework stuff
really finishes initializing (e.g. if you give it no arguments so you
can see the usage info). The runtime used to print the dire and
uninformative message:
E/AndroidRuntime(): ERROR: thread attach failed
With this change it's a bit more subdued:
I/AndroidRuntime(): NOTE: attach of thread 'Binder Thread #2' failed
Ideally it wouldn't get logged at all when it's "expected", but that
requires actual code changes.
Diffstat (limited to 'libs/rs/rsg_ScriptJavaClass.cpp')
0 files changed, 0 insertions, 0 deletions