diff options
Diffstat (limited to 'vibrator/vibrator.c')
-rw-r--r-- | vibrator/vibrator.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vibrator/vibrator.c b/vibrator/vibrator.c index 3d6b7d9..0e7d967 100644 --- a/vibrator/vibrator.c +++ b/vibrator/vibrator.c @@ -25,7 +25,7 @@ #include <sys/types.h> #include <linux/input.h> -#define LOG_TAG "vibrator" +#define LOG_TAG "gta04_vibrator" #include <cutils/log.h> /* |