Change for dbus conf file accepted/tizen/unified/20190307.231016 submit/tizen/20190305.041632
authorJihoon Jung <jh8801.jung@samsung.com>
Tue, 5 Mar 2019 07:21:33 +0000 (16:21 +0900)
committerJihoon Jung <jh8801.jung@samsung.com>
Tue, 5 Mar 2019 07:21:33 +0000 (16:21 +0900)
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
packaging/org.tizen.NetNfcService.conf

index a1a717e..ec6a119 100644 (file)
@@ -5,8 +5,29 @@
         <policy user="network_fw">
                 <allow own="org.tizen.NetNfcService"/>
         </policy>
+        <policy user="system_fw">
+                <allow send_destination="org.tizen.NetNfcService" send_path="/org/tizen/NetNfcService"/>
+        </policy>
+        <policy group="system_share">
+                <allow send_destination="org.tizen.NetNfcService" send_path="/org/tizen/NetNfcService"/>
+        </policy>
+        <policy group="users">
+                <check send_destination="org.tizen.NetNfcService" privilege="http://tizen.org/privilege/nfc"/>
+        </policy>
        <policy context="default">
                <deny own="org.tizen.NetNfcService"/>
-               <allow send_destination="org.tizen.NetNfcService"/>
+               <deny send_destination="org.tizen.NetNfcService"/>
+                <allow send_destination="org.tizen.NetNfcService" send_path="/org/tizen/NetNfcService/Snep" send_interface="org.tizen.NetNfcService.Snep"/>
+                <allow send_destination="org.tizen.NetNfcService" send_path="/org/tizen/NetNfcService/Handover" send_interface="org.tizen.NetNfcService.Handover"/>
+                <allow send_destination="org.tizen.NetNfcService" send_path="/org/tizen/NetNfcService/Hce" send_interface="org.tizen.NetNfcService.Hce"/>
+                <allow send_destination="org.tizen.NetNfcService" send_path="/org/tizen/NetNfcService/Manager" send_interface="org.tizen.NetNfcService.Manager"/>
+                <allow send_destination="org.tizen.NetNfcService" send_path="/org/tizen/NetNfcService/Tranceive" send_interface="org.tizen.NetNfcService.Transceive"/>
+                <allow send_destination="org.tizen.NetNfcService" send_path="/org/tizen/NetNfcService/P2p" send_interface="org.tizen.NetNfcService.P2p"/>
+                <allow send_destination="org.tizen.NetNfcService" send_path="/org/tizen/NetNfcService/Ndef" send_interface="org.tizen.NetNfcService.Ndef"/>
+                <allow send_destination="org.tizen.NetNfcService" send_path="/org/tizen/NetNfcService/SecureElement" send_interface="org.tizen.NetNfcService.SecureElement"/>
+                <allow send_destination="org.tizen.NetNfcService" send_path="/org/tizen/NetNfcService/Llcp" send_interface="org.tizen.NetNfcService.Llcp"/>
+                <allow send_destination="org.tizen.NetNfcService" send_path="/org/tizen/NetNfcService/Tag" send_interface="org.tizen.NetNfcService.Tag"/>
+                <allow send_destination="org.tizen.NetNfcService" send_path="/org/tizen/NetNfcService/Test" send_interface="org.tizen.NetNfcService.Test"/>
+                <allow send_destination="org.tizen.NetNfcService" send_path="/org/tizen/NetNfcService/Popup" send_interface="org.tizen.NetNfcService.Popup"/>
        </policy>
 </busconfig>