OSDN Git Service

Turn the debugging back on.
authorJason Sams <rjsams@android.com>
Tue, 26 Jan 2010 19:34:09 +0000 (11:34 -0800)
committerJason Sams <rjsams@android.com>
Tue, 26 Jan 2010 19:34:09 +0000 (11:34 -0800)
libs/rs/rsUtils.h

index 3c6da68..07f8933 100644 (file)
@@ -17,6 +17,7 @@
 #ifndef ANDROID_RS_UTILS_H
 #define ANDROID_RS_UTILS_H
 
+#define LOG_NDEBUG 0
 #define LOG_TAG "RenderScript"
 #include <utils/Log.h>
 #include <utils/Vector.h>