[msg-service] add new key for storage full noti 59/101559/1
authorKyeonghun Lee <kh9090.lee@samsung.com>
Thu, 1 Dec 2016 11:46:50 +0000 (20:46 +0900)
committerKyeonghun Lee <kh9090.lee@samsung.com>
Thu, 1 Dec 2016 11:46:50 +0000 (20:46 +0900)
Change-Id: I8df819cc16f70b877aff5f0ad233173af102e6b3
Signed-off-by: Kyeonghun Lee <kh9090.lee@samsung.com>
data/vconf-internal-msg-keys.xml

index 39a4bc7..a443c7d 100644 (file)
     <email>kh9090.lee@samsung.com</email>
     <comment><![CDATA[ ]]></comment>
   </vconfkey>
+  <vconfkey type="int32" name="db/private/msg-service/storage_full_noti_id" readPriv="http://tizen.org/privilege/internal/default/platform" writePriv="http://tizen.org/privilege/internal/default/platform">
+    <header>VCONFKEY_MESSAGE_STORAGE_FULL_NOTI_ID</header>
+    <val>0</val>
+    <creator>Kyeonghun Lee</creator>
+    <email>kh9090.lee@samsung.com</email>
+    <comment><![CDATA[ ]]></comment>
+  </vconfkey>
   <vconfkey type="int32" name="db/private/msg-service/read_report_sent_msg_id" readPriv="http://tizen.org/privilege/internal/default/platform" writePriv="http://tizen.org/privilege/internal/default/platform">
     <header>VCONFKEY_MESSAGE_READ_REPORT_SENT_MSG_ID</header>
     <val>0</val>
     <creator>Kyeonghun Lee</creator>
     <email>kh9090.lee@samsung.com</email>
     <comment><![CDATA[ ]]></comment>
-  </vconfkey>  
+  </vconfkey>
 </vconfkeylists>