Change mtp relate keys layer (user to system) 78/72178/1
authorJihoon Jung <jh8801.jung@samsung.com>
Tue, 31 May 2016 05:47:19 +0000 (14:47 +0900)
committerJihoon Jung <jh8801.jung@samsung.com>
Tue, 31 May 2016 05:48:40 +0000 (14:48 +0900)
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Change-Id: Id44f0714cf4d0d733b19ea7cdd5a1e92f28a90dc

data/vconf-internal-mtp-keys.xml

index 47a96d1..7a29162 100644 (file)
@@ -1,21 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <vconfkeylists>
   <filedef name="__VCONF_INTERNAL_MTP_KEYS_H__"/>
-  <vconfkey type="string" name="db/mtp/serial_number" layer="user" readPriv="http://tizen.org/privilege/internal/buxton" writePriv="http://tizen.org/privilege/internal/buxton">
+  <vconfkey type="string" name="db/mtp/serial_number" layer="system" readPriv="http://tizen.org/privilege/internal/buxton" writePriv="http://tizen.org/privilege/internal/buxton">
     <header>VCONFKEY_MTP_SERIAL_NUMBER_STR</header>
     <val/>
     <creator/>
     <email/>
     <comment><![CDATA[ ]]></comment>
   </vconfkey>
-  <vconfkey type="string" name="db/mtp/sync_partner" layer="user" readPriv="http://tizen.org/privilege/internal/buxton" writePriv="http://tizen.org/privilege/internal/buxton">
+  <vconfkey type="string" name="db/mtp/sync_partner" layer="system" readPriv="http://tizen.org/privilege/internal/buxton" writePriv="http://tizen.org/privilege/internal/buxton">
     <header>VCONFKEY_MTP_SYNC_PARTNER_STR</header>
     <val/>
     <creator/>
     <email/>
     <comment><![CDATA[ ]]></comment>
   </vconfkey>
-  <vconfkey type="int32" name="db/mtp/sync_time" layer="user" readPriv="http://tizen.org/privilege/internal/buxton" writePriv="http://tizen.org/privilege/internal/buxton">
+  <vconfkey type="int32" name="db/mtp/sync_time" layer="system" readPriv="http://tizen.org/privilege/internal/buxton" writePriv="http://tizen.org/privilege/internal/buxton">
     <header>VCONFKEY_MTP_SYNC_TIME_INT</header>
     <val>0</val>
     <creator/>