Add vconf keys for Doze Mode
[platform/core/appfw/vconf-internal-keys.git] / data / vconf-internal-setting-keys.xml
old mode 100755 (executable)
new mode 100644 (file)
index b134dbb..5020b7a
@@ -1803,4 +1803,11 @@ echo "Do Nothing on TV"
     <email>jinwang.an@samsung.com</email>
     <comment><![CDATA[ ]]></comment>
   </vconfkey>
+    <vconfkey type="bool" name="db/setting/doze_mode" readPriv="http://tizen.org/privilege/internal/default/public" writePriv="http://tizen.org/privilege/internal/default/platform">
+    <header>VCONFKEY_SETAPPL_DOZE_MODE</header>
+    <val>0</val>
+    <creator>Changjoo Lee</creator>
+    <email>changjoo.lee@samsung.com</email>
+    <comment><![CDATA[ It is to enable or disable Doze Mode. ]]></comment>
+  </vconfkey>
 </vconfkeylists>