Fix issues found by Prevent Tools
[platform/framework/web/web-provider.git] / livebox.web-provider.manifest
1 <manifest>
2         <!-- web provider label -->
3         <define>
4                 <domain name="livebox.web-provider"/>
5                 <provide>
6             <label name="livebox.web-provider::db" />
7                 </provide>
8         <request>
9             <smack request="livebox.web-provider::db" type="rwxat"/>
10             <smack request="system::vconf" type="rwxat"/>
11             <smack request="system::homedir" type="rwxat"/>
12             <smack request="system::use_internet" type="rwxat"/>
13             <smack request="system::media" type="rwxat"/>
14             <smack request="system::share" type="rwxat"/>
15             <smack request="device::app_logging" type="rwxat"/>
16             <smack request="data-provider-master" type="rwxat"/>
17             <smack request="data-provider-master::share" type="rwxat"/>
18             <smack request="data-provider-master::data" type="rwxat"/>
19             <smack request="data-provider-master::db" type="rwxat"/>
20             <smack request="wrt-security-daemon::db" type="rwxat"/>
21             <smack request="wrt-security-daemon" type="rwxat"/>
22             <smack request="cert-svc" type="rwxat"/>
23             <smack request="wrt-commons::db_wrt" type="rwxat"/>
24             <smack request="wrt-commons::db_wrt_autosave" type="rwxat"/>
25             <smack request="wrt-commons::db_wrt_custom_handler" type="rwxat"/>
26             <smack request="syslogd" type="rwxat"/>
27             <smack request="xorg" type="rwxat"/>
28             <smack request="isf" type="rwxat"/>
29             <smack request="dbus" type="rwxat"/>
30             <smack request="e17" type="rwxat"/>
31             <smack request="pulseaudio" type="rwxat"/>
32             <smack request="ail::db" type="rwxat"/>
33             <smack request="sys-assert::core" type="rwxat"/>
34             <smack request="webkit2-efl" type="rwxat"/>
35             <smack request="app-svc" type="rwxat"/>
36             <smack request="app-svc::db" type="rwxat"/>
37             <smack request="svi-data" type="rwxat"/>
38             <smack request="mobileprint" type="rwxat"/>
39             <smack request="sound_server" type="rwxat"/>
40             <!-- <smack request="immvibed" type="rwxa"/> -->
41         </request>
42         <permit>
43             <smack permit="system::use_internet" type="rwx"/>
44         </permit>
45         </define>
46     <assign>
47         <filesystem path="/usr/lib/libweb-provider*.so*" label="_" />
48         <filesystem path="/usr/lib/web-provider/libweb-provider*.so*" label="_" />
49     </assign>
50         <request>
51                 <domain name="livebox.web-provider" />
52         </request>
53 </manifest>