Apply Tizen 3.0 security policy 51/42751/1 accepted/tizen/mobile/20150702.104717 accepted/tizen/tv/20150702.104746 accepted/tizen/wearable/20150702.104750 submit/tizen/20150702.102431
authorJihoon Jung <jh8801.jung@samsung.com>
Thu, 2 Jul 2015 05:29:48 +0000 (14:29 +0900)
committerJihoon Jung <jh8801.jung@samsung.com>
Thu, 2 Jul 2015 05:30:14 +0000 (14:30 +0900)
Signed-off-by: Ji-hoon Jung <jh8801.jung@samsung.com>
Change-Id: I0c085e15134995ca1240a1a0dfa32a8e28039898

smartcard-service-server.manifest

index 8a64a46..97e8c31 100644 (file)
@@ -1,23 +1,5 @@
 <manifest>
-       <define>
-               <domain name="smartcard-service" />
-               <provide>
-                       <label name="smartcard-service::priv" />
-               </provide>
-               <request>
-                       <smack request="sys-assert::core" type="rwxat" />
-                       <smack request="nfc-manager" type="rwx" />
-                       <smack request="csc-feature" type="r" />
-                       <smack request="security-server::api-privilege-by-pid" type="w" />
-               </request>
-       </define>
-       <assign>
-               <filesystem path="/usr/apps/smartcard-service-server/bin/smartcard-daemon" exec_label="smartcard-service" />
-               <!-- <filesystem path="/usr/apps/smartcard-service-server/bin/smartcard-test-client" exec_label="smartcard-service" /> -->
-               <filesystem path="/usr/share/dbus-1/services/smartcard-service.service" label="_" />
-       </assign>
        <request>
-               <domain name="smartcard-service" />
+               <domain name="_"/>
        </request>
 </manifest>
-