Add VCONFKEY_MEDIA_CONTROLLER_*
[platform/core/appfw/vconf-internal-keys.git] / data / vconf-internal-livebox-keys.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <vconfkeylists>
3   <filedef name="__VCONF_INTERNAL_LIVEBOX_KEYS_H__"/>
4   <vconfkey type="bool" name="memory/data-provider-master/started" readPriv="http://tizen.org/privilege/internal/default/public" writePriv="http://tizen.org/privilege/systemsettings.admin">
5     <header>VCONFKEY_MASTER_STARTED</header>
6     <val>0</val>
7     <creator>Kyu-Ho Jo</creator>
8     <email>kyuho.jo@samsung.com</email>
9     <comment><![CDATA[Notify to the clients whether the master service is started or not. if they recognize that the master is started, they will try to connect to master service ]]></comment>
10   </vconfkey>
11   <vconfkey type="int32" name="memory/private/data-provider-master/restart_count" readPriv="http://tizen.org/privilege/internal/buxton" writePriv="http://tizen.org/privilege/internal/buxton">
12     <header>VCONFKEY_MASTER_RESTART_COUNT</header>
13     <val>0</val>
14     <creator/>
15     <email/>
16     <comment><![CDATA[To count the recovery from fault of master service]]></comment>
17   </vconfkey>
18 </vconfkeylists>