Modify smack manifest file (delete policy tag)
authorSooJung Lee <sj003.lee@samsung.com>
Fri, 23 Nov 2012 06:05:30 +0000 (15:05 +0900)
committerSooJung Lee <sj003.lee@samsung.com>
Fri, 23 Nov 2012 06:05:30 +0000 (15:05 +0900)
Change-Id: Ifd4267fca826e0f5370a5c5b948f48bef82a2742

org.tizen.message.manifest

index 8747f8a..fd91485 100755 (executable)
@@ -1,6 +1,6 @@
 <manifest>
        <define>
-               <domain name="org.tizen.message" policy="restricted" />
+               <domain name="org.tizen.message"/>
                <request>
                        <smack request="ail::db" type="rw"/>
                        <smack request="system::vconf" type="arwxt"/>