commit | 5389aa19033153c09556d1362a8b8a56abccb8f5 | [log] [tgz] |
---|---|---|
author | Vladimir Chtchetkine <vchtchetkine@google.com> | Tue Feb 16 10:38:35 2010 -0800 |
committer | Vladimir Chtchetkine <vchtchetkine@google.com> | Thu Feb 18 15:22:07 2010 -0800 |
tree | 5d731effe5bd5d2f162f06aadec7212045eaef3d | |
parent | 76dbca0489ab98a46f2954bc7b77c3df6f9d8264 [diff] [blame] |
Merge memory checking from sandbox Change-id: Ibce845d0
diff --git a/android/utils/debug.h b/android/utils/debug.h index d6bd3f9..06b9baf 100644 --- a/android/utils/debug.h +++ b/android/utils/debug.h
@@ -34,6 +34,7 @@ _VERBOSE_TAG(hw_control, "emulated power/flashlight/led/vibrator") \ _VERBOSE_TAG(avd_config, "android virtual device configuration") \ _VERBOSE_TAG(sensors, "emulated sensors") \ + _VERBOSE_TAG(memcheck, "memory checker") \ #define _VERBOSE_TAG(x,y) VERBOSE_##x, typedef enum {