Add VCONFKEY_WATCH_CURRENT_WATCH_INFO 57/223857/4 accepted/tizen/unified/20200206.123518 submit/tizen/20200205.070307
authorhyunho <hhstark.kang@samsung.com>
Tue, 4 Feb 2020 09:23:21 +0000 (18:23 +0900)
committerhyunho <hhstark.kang@samsung.com>
Wed, 5 Feb 2020 06:47:14 +0000 (15:47 +0900)
Change-Id: Ib483d40fdfccd88ce7b9c647e88b78a8b66181fc
Signed-off-by: hyunho <hhstark.kang@samsung.com>
data/vconf-internal-watch-keys.xml [new file with mode: 0644]
packaging/vconf-internal-keys.spec

diff --git a/data/vconf-internal-watch-keys.xml b/data/vconf-internal-watch-keys.xml
new file mode 100644 (file)
index 0000000..f27c2f7
--- /dev/null
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<vconfkeylists>
+  <filedef name="__VCONF_INTERNAL_WATCH_KEYS_H__"/>
+  <vconfkey type="string" name="memory/watch/current_watch_info" readPriv="http://tizen.org/privilege/internal/default/public" writePriv="http://tizen.org/privilege/internal/default/platform">
+    <header>VCONFKEY_WATCH_CURRENT_WATCH_INFO</header>
+    <val/>
+    <creator> Hyunho Kang</creator>
+    <email> hhstark.kang@samsung.com </email>
+    <comment><![CDATA[ This key represents the current watch's information. This key is for wearable profile. ]]></comment>
+  </vconfkey>
+</vconfkeylists>
index b071879..9a80ef5 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       vconf-internal-keys
 Summary:    Internal shared keys for vconf
-Version:    0.0.161
+Version:    0.0.162
 Release:    0
 Group:      Application Framework/Configuration
 License:    Apache-2.0