Add VCONFKEY_SDE_MOUNT_POINT
[platform/core/appfw/vconf-internal-keys.git] / data / vconf-internal-ode-keys.xml
index 541f00f..ca62bbf 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <vconfkeylists>
   <filedef name="__VCONF_INTERNAL_ODE_KEYS_H__"/>
-  <vconfkey type="string" name="db/sde/crypto_state" layer="system" readPriv="http://tizen.org/privilege/internal/buxton" writePriv="http://tizen.org/privilege/internal/buxton">
+  <vconfkey type="string" name="db/sde/crypto_state" readPriv="http://tizen.org/privilege/internal/default/platform" writePriv="http://tizen.org/privilege/internal/default/platform">
     <header>VCONFKEY_SDE_CRYPTO_STATE</header>
     <val>unencrypted</val>
     <creator>Seok Hong</creator>
@@ -13,7 +13,7 @@
     "error_partially_encrypted" : Error during encryption need wipe
     ]]></comment>
   </vconfkey>
-  <vconfkey type="string" name="db/sde/crypto_type" layer="system" readPriv="http://tizen.org/privilege/internal/buxton" writePriv="http://tizen.org/privilege/internal/buxton">
+  <vconfkey type="string" name="db/sde/crypto_type" readPriv="http://tizen.org/privilege/internal/default/platform" writePriv="http://tizen.org/privilege/internal/default/platform">
     <header>VCONFKEY_SDE_CRYPTO_TYPE</header>
     <val>none</val>
     <creator>Seok Hong</creator>
@@ -25,7 +25,7 @@
     "none" : No function
     ]]></comment>
   </vconfkey>
-  <vconfkey type="string" name="db/sde/encrypt_progress" layer="system" readPriv="http://tizen.org/privilege/internal/buxton" writePriv="http://tizen.org/privilege/internal/buxton">
+  <vconfkey type="string" name="db/sde/encrypt_progress" readPriv="http://tizen.org/privilege/internal/default/platform" writePriv="http://tizen.org/privilege/internal/default/platform">
     <header>VCONFKEY_SDE_ENCRYPT_PROGRESS</header>
     <val>0</val>
     <creator>Seok Hong</creator>
@@ -35,7 +35,7 @@
     0 to 100: As a String
     ]]></comment>
   </vconfkey>
-  <vconfkey type="bool" name="db/sde/encrypt_newfile" layer="system" readPriv="http://tizen.org/privilege/internal/buxton" writePriv="http://tizen.org/privilege/internal/buxton">
+  <vconfkey type="bool" name="db/sde/encrypt_newfile" readPriv="http://tizen.org/privilege/internal/default/platform" writePriv="http://tizen.org/privilege/internal/default/platform">
     <header>VCONFKEY_SDE_ENCRYPT_NEWFILE</header>
     <val>0</val>
     <creator>Seok Hong</creator>
@@ -46,7 +46,7 @@
     1 - New file encryption Enable
     ]]></comment>
   </vconfkey>
-  <vconfkey type="bool" name="db/sde/exclude_mediafile" layer="system" readPriv="http://tizen.org/privilege/internal/buxton" writePriv="http://tizen.org/privilege/internal/buxton">
+  <vconfkey type="bool" name="db/sde/exclude_mediafile" readPriv="http://tizen.org/privilege/internal/default/platform" writePriv="http://tizen.org/privilege/internal/default/platform">
     <header>VCONFKEY_SDE_EXCLUDE_MEDIAFILE</header>
     <val>0</val>
     <creator>Seok Hong</creator>
@@ -57,7 +57,7 @@
     1 - Exclude media file Enable.
     ]]></comment>
   </vconfkey>
-  <vconfkey type="int32" name="db/sde/encrypt_size" layer="system" readPriv="http://tizen.org/privilege/internal/buxton" writePriv="http://tizen.org/privilege/internal/buxton">
+  <vconfkey type="int32" name="db/sde/encrypt_size" readPriv="http://tizen.org/privilege/internal/default/platform" writePriv="http://tizen.org/privilege/internal/default/platform">
     <header>VCONFKEY_ENCRYPT_NEEDED_SIZE</header>
     <val>0</val>
     <creator>Seok Hong</creator>
     size - needed space
     ]]></comment>
   </vconfkey>
-
-  <vconfkey type="string" name="db/ode/crypto_state" layer="system" readPriv="http://tizen.org/privilege/internal/buxton" writePriv="http://tizen.org/privilege/internal/buxton">
+  <vconfkey type="string" name="db/sde/mount_point" readPriv="http://tizen.org/privilege/internal/default/platform" writePriv="http://tizen.org/privilege/internal/default/platform">
+    <header>VCONFKEY_SDE_MOUNT_POINT</header>
+    <val>0</val>
+    <creator>Krzysztof Jackiewicz</creator>
+    <email>k.jackiewicz@samsung.com</email>
+    <comment><![CDATA[
+    @brief External SD card mount point
+    path: As a String
+    ]]></comment>
+  </vconfkey>
+  <vconfkey type="string" name="db/ode/crypto_state" readPriv="http://tizen.org/privilege/internal/default/platform" writePriv="http://tizen.org/privilege/internal/default/platform">
     <header>VCONFKEY_ODE_CRYPTO_STATE</header>
     <val>unencrypted</val>
     <creator>Seok Hong</creator>
@@ -80,7 +89,7 @@
     "error_partially_encrypted" : Error during encryption need wipe
     ]]></comment>
   </vconfkey>
-  <vconfkey type="string" name="db/ode/crypto_type" layer="system" readPriv="http://tizen.org/privilege/internal/buxton" writePriv="http://tizen.org/privilege/internal/buxton">
+  <vconfkey type="string" name="db/ode/crypto_type" readPriv="http://tizen.org/privilege/internal/default/platform" writePriv="http://tizen.org/privilege/internal/default/platform">
     <header>VCONFKEY_ODE_CRYPTO_TYPE</header>
     <val>none</val>
     <creator>Seok Hong</creator>
     "none" : No function
     ]]></comment>
   </vconfkey>
-  <vconfkey type="string" name="db/ode/crypto_blkdev" layer="system" readPriv="http://tizen.org/privilege/internal/buxton" writePriv="http://tizen.org/privilege/internal/buxton">
+  <vconfkey type="string" name="db/ode/crypto_blkdev" readPriv="http://tizen.org/privilege/internal/default/platform" writePriv="http://tizen.org/privilege/internal/default/platform">
     <header>VCONFKEY_ODE_CRYPTO_BLKDEV</header>
     <val>nodev</val>
     <creator>Seok Hong</creator>
     /dev/dm-0 - crypto block dev as an example
     ]]></comment>
   </vconfkey>
-  <vconfkey type="string" name="db/ode/encrypt_progress" layer="system" readPriv="http://tizen.org/privilege/internal/buxton" writePriv="http://tizen.org/privilege/internal/buxton">
+  <vconfkey type="string" name="db/ode/encrypt_progress" readPriv="http://tizen.org/privilege/internal/default/platform" writePriv="http://tizen.org/privilege/internal/default/platform">
     <header>VCONFKEY_ODE_ENCRYPT_PROGRESS</header>
     <val>0</val>
     <creator>Seok Hong</creator>
     0 to 100: As a String
     ]]></comment>
   </vconfkey>
-  <vconfkey type="bool" name="db/ode/fast_encryption" layer="system" readPriv="http://tizen.org/privilege/internal/buxton" writePriv="http://tizen.org/privilege/internal/buxton">
+  <vconfkey type="bool" name="db/ode/fast_encryption" readPriv="http://tizen.org/privilege/internal/default/platform" writePriv="http://tizen.org/privilege/internal/default/platform">
     <header>VCONFKEY_ODE_FAST_ENCRYPTION</header>
     <val>0</val>
     <creator>Seok Hong</creator>
     1 - Fast Encryption Enable
     ]]></comment>
   </vconfkey>
-  <vconfkey type="string" name="memory/ode/secure_erase" layer="memory" readPriv="http://tizen.org/privilege/internal/buxton" writePriv="http://tizen.org/privilege/internal/buxton">
+  <vconfkey type="string" name="memory/ode/secure_erase" readPriv="http://tizen.org/privilege/internal/default/platform" writePriv="http://tizen.org/privilege/internal/default/platform">
     <header>VCONFKEY_ODE_ERASE_PROGRESS</header>
     <val>0</val>
     <creator>Seok Hong</creator>
     0 to 100: As a String
     ]]></comment>
   </vconfkey>
-</vconfkeylists>
\ No newline at end of file
+</vconfkeylists>