Add VCONFKEY_SETAPPL_TOUCH_WAKEUP_ENABLE 65/222565/1 accepted/tizen/unified/20200120.133158 submit/tizen/20200116.064903 submit/tizen/20200117.071102
authorYoungjae Cho <y0.cho@samsung.com>
Thu, 16 Jan 2020 06:33:37 +0000 (15:33 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Thu, 16 Jan 2020 06:33:37 +0000 (15:33 +0900)
Change-Id: Ieff85c127ef2bb8683dbdd21d3a27c78d85e2272
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
data/vconf-internal-setting-keys.xml
packaging/vconf-internal-keys.spec

index 0159360..5e4cc6c 100644 (file)
@@ -1730,4 +1730,11 @@ echo "Do Nothing on TV"
     <email>jinwang.an@samsung.com</email>
     <comment><![CDATA[ ]]></comment>
   </vconfkey>
+  <vconfkey type="bool" name="db/setting/touch_wakeup_enable" readPriv="http://tizen.org/privilege/internal/default/public" writePriv="http://tizen.org/privilege/internal/default/platform">
+    <header>VCONFKEY_SETAPPL_TOUCH_WAKEUP_ENABLE</header>
+    <val>1</val>
+       <creator>Youngjae Cho</creator>
+       <email>y0.cho@samsung.com</email>
+    <comment><![CDATA[ Display wakeup from LCDOFF by touchscreen. ]]></comment>
+  </vconfkey>
 </vconfkeylists>
index fcb9f04..b071879 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       vconf-internal-keys
 Summary:    Internal shared keys for vconf
-Version:    0.0.160
+Version:    0.0.161
 Release:    0
 Group:      Application Framework/Configuration
 License:    Apache-2.0