aboutsummaryrefslogtreecommitdiffstats
path: root/android_debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'android_debug.h')
-rw-r--r--android_debug.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/android_debug.h b/android_debug.h
index 14e962f..9dc4f40 100644
--- a/android_debug.h
+++ b/android_debug.h
@@ -31,6 +31,8 @@
_VERBOSE_TAG(qemud, "qemud multiplexer daemon") \
_VERBOSE_TAG(gps, "emulated GPS") \
_VERBOSE_TAG(nand_limits, "nand/flash read/write thresholding") \
+ _VERBOSE_TAG(hw_control, "emulated power/flashlight/led/vibrator") \
+ _VERBOSE_TAG(vm_config, "virtual device configuration") \
#define _VERBOSE_TAG(x,y) VERBOSE_##x,
typedef enum {