aboutsummaryrefslogtreecommitdiffstats
path: root/android/utils/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'android/utils/debug.h')
-rw-r--r--android/utils/debug.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/android/utils/debug.h b/android/utils/debug.h
index ea5a6b0..272499a 100644
--- a/android/utils/debug.h
+++ b/android/utils/debug.h
@@ -39,6 +39,8 @@
_VERBOSE_TAG(adevice, "android device connected via port forwarding") \
_VERBOSE_TAG(sensors_port, "sensors emulator connected to android device") \
_VERBOSE_TAG(gles, "hardware OpenGLES emulation") \
+ _VERBOSE_TAG(adbserver, "ADB server") \
+ _VERBOSE_TAG(adbclient, "ADB QEMU client") \
#define _VERBOSE_TAG(x,y) VERBOSE_##x,
typedef enum {