Revert "Add vconf key for the indicator of sticker sync completion" 90/227590/1 submit/tizen/20200319.043906 submit/tizen/20200324.074927 submit/tizen/20200326.004303
authorJihoon Kim <jihoon48.kim@samsung.com>
Thu, 12 Mar 2020 08:11:40 +0000 (17:11 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 13 Mar 2020 04:12:39 +0000 (13:12 +0900)
This reverts commit 2aca7a64cf5012591223a29c9f5adda5bd317c53.

Change-Id: I4834a9fd9518da7996c3b9e83d445669ba82132c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
data/vconf-internal-sticker-keys.xml [deleted file]
packaging/vconf-internal-keys.spec

diff --git a/data/vconf-internal-sticker-keys.xml b/data/vconf-internal-sticker-keys.xml
deleted file mode 100644 (file)
index db8cb4d..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<vconfkeylists>
-  <filedef name="__VCONF_INTERNAL_STICKER_KEYS_H__"/>
-  <vconfkey type="int32" name="db/sticker/sync_complete" readPriv="http://tizen.org/privilege/internal/default/public" writePriv="http://tizen.org/privilege/internal/default/platform">
-    <header>VCONFKEY_STICKER_SYNC_COMPLETE</header>
-    <val>0</val>
-    <creator>Jihoon Kim</creator>
-    <email>jihoon48.kim@samsung.com</email>
-    <comment><![CDATA[ This key is bit flag list of sticker sync completion ]]></comment>
-  </vconfkey>
-</vconfkeylists>
index 0b65928..87f7c0a 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       vconf-internal-keys
 Summary:    Internal shared keys for vconf
-Version:    0.0.169
+Version:    0.0.170
 Release:    0
 Group:      Application Framework/Configuration
 License:    Apache-2.0