Turn off vibration in mobile profile 21/94021/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Wed, 26 Oct 2016 23:11:01 +0000 (08:11 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Wed, 26 Oct 2016 23:11:01 +0000 (08:11 +0900)
Change-Id: Id476f913b2f33400f59b78ce328d090498696994
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
src/config.cpp

index ca98c4b..5290339 100644 (file)
@@ -41,7 +41,7 @@ extern CSCLCore g_core;
 #define AUTOPUNCTUATE_ON TRUE
 #else
 #define SOUND_ON        TRUE
-#define VIBRATION_ON    TRUE
+#define VIBRATION_ON    FALSE
 #define PREVIEW_ON      TRUE
 #define AUTOPUNCTUATE_ON FALSE
 #endif