commit | f5d95cbc1a6974afeb4d3155bdaa8dae55722a39 | [log] [tgz] |
---|---|---|
author | Joe Onorato <joeo@android.com> | Thu Jan 07 21:48:32 2010 -0500 |
committer | Joe Onorato <joeo@android.com> | Fri Jan 08 15:46:24 2010 -0500 |
tree | a999860303c704ecfd8ac0848a005fc0b8447dc3 | |
parent | 51d3e798985944a3be1aafb1e01216a6627625e0 [diff] [blame] |
less log spew
diff --git a/cmds/dumpstate/dumpstate.c b/cmds/dumpstate/dumpstate.c index 236c0fe..a2b5d8d 100644 --- a/cmds/dumpstate/dumpstate.c +++ b/cmds/dumpstate/dumpstate.c
@@ -28,7 +28,7 @@ #include <cutils/sockets.h> #include "private/android_filesystem_config.h" -#define LOG_NDEBUG 0 + #define LOG_TAG "dumpstate" #include <utils/Log.h>