aboutsummaryrefslogtreecommitdiffstats
path: root/android/utils
diff options
context:
space:
mode:
Diffstat (limited to 'android/utils')
-rw-r--r--android/utils/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/utils/debug.h b/android/utils/debug.h
index fdf93c9..d6bd3f9 100644
--- a/android/utils/debug.h
+++ b/android/utils/debug.h
@@ -33,6 +33,7 @@
_VERBOSE_TAG(nand_limits, "nand/flash read/write thresholding") \
_VERBOSE_TAG(hw_control, "emulated power/flashlight/led/vibrator") \
_VERBOSE_TAG(avd_config, "android virtual device configuration") \
+ _VERBOSE_TAG(sensors, "emulated sensors") \
#define _VERBOSE_TAG(x,y) VERBOSE_##x,
typedef enum {