Change default preview mode in TV profile 86/131486/2
authorJihoon Kim <jihoon48.kim@samsung.com>
Mon, 29 May 2017 10:27:44 +0000 (19:27 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Mon, 29 May 2017 10:28:56 +0000 (19:28 +0900)
Change-Id: Id6809aa8d512d077a5ddbdeb05185ae3f5e1b0fb
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
src/config.cpp

index a7f9888..7b1b867 100644 (file)
@@ -30,7 +30,7 @@ using namespace scl;
 #ifdef _TV
 #define SOUND_ON        FALSE
 #define VIBRATION_ON    FALSE
-#define PREVIEW_ON      TRUE
+#define PREVIEW_ON      FALSE
 #define AUTOPUNCTUATE_ON TRUE
 #elif _WEARABLE
 #define SOUND_ON        TRUE