disable entry selection for wearable profile 64/164464/1 accepted/tizen/unified/20171221.071228 submit/tizen/20171220.062652
authorYoungbok Shin <youngb.shin@samsung.com>
Tue, 19 Dec 2017 07:26:41 +0000 (16:26 +0900)
committerYoungbok Shin <youngb.shin@samsung.com>
Tue, 19 Dec 2017 07:27:06 +0000 (07:27 +0000)
Change-Id: I987937143e5946debd9fd5fb373b30aa7f1cf5a3

config/wearable/base.src

index 73e672a09d93fa31d07d78ff1992d5bdc3b78d6c..7c3801f842e334e4b71ed1a4b6d8b7b37331d50a 100644 (file)
@@ -1,6 +1,6 @@
 group "Elm_Config" struct {
   value "config_version" int: 131079;
-  value "entry_select_allow" uchar: 1;
+  value "entry_select_allow" uchar: 0;
   value "engine" string: "wayland_egl";
   value "vsync" uchar: 1;
   value "thumbscroll_enable" uchar: 1;