Description : Added a key for lazy mount show ui to system 64/87064/1 accepted/tizen/common/20160909.114858 accepted/tizen/ivi/20160912.220021 accepted/tizen/mobile/20160912.215932 accepted/tizen/tv/20160912.215946 accepted/tizen/wearable/20160912.220004 submit/tizen/20160909.050234
authorwchang kim <wchang.kim@samsung.com>
Tue, 6 Sep 2016 05:58:59 +0000 (14:58 +0900)
committerwchang kim <wchang.kim@samsung.com>
Tue, 6 Sep 2016 07:35:44 +0000 (16:35 +0900)
This key is to indicator the need of showing lazy mount ui.

Change-Id: If5d5f7d595f0c05703778f264e717b05c118f3c6
Signed-off-by: Woochang Kim <wchang.kim@samsung.com>
data/vconf-internal-system-keys.xml

index 0e1b7b5..d5375b5 100644 (file)
     <email/>
     <comment><![CDATA[ ]]></comment>
   </vconfkey>
+  <vconfkey type="int32" name="db/system/lazy_mount_show_ui" layer="system" readPriv="http://tizen.org/privilege/internal/default/platform" writePriv="http://tizen.org/privilege/internal/default/platform">
+    <header>VCONFKEY_SYSTEM_LAZY_MOUNT_SHOW_UI</header>
+    <val>0</val>
+    <creator/>
+    <email/>
+    <comment><![CDATA[ ]]></comment>
+  </vconfkey>
 </vconfkeylists>