be3e59b50ee213329f2c92b941e632c66ee3374f
[platform/core/api/location-manager.git] / test / capi-location-manager-test.manifest
1 <manifest>
2         <define>
3                 <domain name="capi-location-manager-test"/>
4                 <request>
5                         <smack request="sys-assert::core" type="rwxat"/>
6                         <smack request="deviced::display" type="rw"/>
7                         <smack request="device::app_logging" type="w"/>
8                         <smack request="device::sys_logging" type="w"/>
9                         <smack request="system::vconf_setting" type="r" />
10                         <smack request="system::vconf" type="r" />
11                         <smack request="location_fw::vconf" type="rwx"/>
12                         <smack request="location_fw::client" type="rwx" />
13                         <smack request="location_fw::server" type="r"/>
14                 </request>
15                 <permit>
16                         <smack permit="sdbd" type="rx"/>
17                 </permit>
18         </define>
19 </manifest>