summaryrefslogtreecommitdiffstats
path: root/cmds
diff options
context:
space:
mode:
authorJoe Onorato <joeo@android.com>2010-01-07 21:48:32 -0500
committerJoe Onorato <joeo@android.com>2010-01-08 15:46:24 -0500
commitf5d95cbc1a6974afeb4d3155bdaa8dae55722a39 (patch)
treea999860303c704ecfd8ac0848a005fc0b8447dc3 /cmds
parent51d3e798985944a3be1aafb1e01216a6627625e0 (diff)
downloadframeworks_base-f5d95cbc1a6974afeb4d3155bdaa8dae55722a39.zip
frameworks_base-f5d95cbc1a6974afeb4d3155bdaa8dae55722a39.tar.gz
frameworks_base-f5d95cbc1a6974afeb4d3155bdaa8dae55722a39.tar.bz2
less log spew
Diffstat (limited to 'cmds')
-rw-r--r--cmds/dumpstate/dumpstate.c2
1 files changed, 1 insertions, 1 deletions
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>