Add new vconf key for tts uid of client which tries to instantly reprepare
[platform/core/appfw/vconf-internal-keys.git] / data / vconf-internal-tts-keys.xml
index a164830..02c2de5 100644 (file)
@@ -8,4 +8,11 @@
     <email>sooyeon.kim@samsung.com</email>
     <comment><![CDATA[ This key is an appid of TTS default engine. ]]></comment>
   </vconfkey>
+  <vconfkey type="uint32" name="db/voice/tts/instant-reprepare-client" readPriv="http://tizen.org/privilege/internal/default/public" writePriv="http://tizen.org/privilege/internal/default/platform">
+    <header>VCONFKEY_TTS_INSTANT_REPREPARE_CLIENT</header>
+    <val>0</val>
+    <creator>Suyeon Hwang</creator>
+    <email>stom.hwang@samsung.com</email>
+    <comment><![CDATA[ This key stores the UID for the TTS client which tries to instantly reprepare when it receives service reset error. ]]></comment>
+  </vconfkey>
 </vconfkeylists>