Add request field in manifest file
authorJihoon Kim <jihoon48.kim@samsung.com>
Wed, 14 Nov 2012 05:22:43 +0000 (14:22 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Wed, 14 Nov 2012 05:22:43 +0000 (14:22 +0900)
Change-Id: I800b2843364b6eaab2e761db8f6065d803249435

isf.manifest

index 2d5e8d8..329be7a 100755 (executable)
@@ -1,6 +1,14 @@
 <manifest>
        <define>
                <domain name="isf"/>
+               <request>
+                       <smack request="system::vconf" type="arwxt"/>
+                       <smack request="system::homedir" type="arwxt"/>
+                       <smack request="xorg" type="w"/>
+                       <smack request="net-config" type="r"/>
+                       <smack request="e17" type="r"/>
+                       <smack request="system::app_logging" type="w"/>
+               </request>
        </define>
        <assign>
                <filesystem path="/usr/lib/ecore/immodules/libisf-imf-module.so" label="_"/>