Revert "Remove and modify for some dbus policies" 68/191368/1 accepted/tizen_5.0_unified accepted/tizen/5.0/unified/20181102.014759 accepted/tizen/unified/20181018.000410 submit/tizen/20181016.090705 submit/tizen_5.0/20181101.000003
authorDoHyun Pyun <dh79.pyun@samsung.com>
Tue, 16 Oct 2018 09:05:26 +0000 (18:05 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Tue, 16 Oct 2018 09:05:34 +0000 (18:05 +0900)
This reverts commit b493a680894d58efc1879d90be656c6fcdda9c50.

Change-Id: I98e87554fde528a824189a5f3051eb0417b985f4
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
bt-service-adaptation/bluetooth-frwk-service.conf.in

index e03e6dc..17eecaa 100644 (file)
         <allow send_destination="org.projectx.bt"/>
         <allow own="org.bluez.obex"/>
         <allow send_destination="org.bluez.obex"/>
-        <allow own="org.projectx.bluetooth.share"/>
-        <allow send_destination="org.projectx.bluetooth.share"/>
-        <allow send_destination="org.tizen.csd.Call.Instance"/>
-    </policy>
-    <policy group="users">
-        <allow own="org.tizen.csd.Call.Instance"/>
-        <allow send_destination="org.tizen.csd.Call.Instance"/>
     </policy>
     <policy context="default">
         <deny own="org.projectx.bt"/>
@@ -30,9 +23,8 @@
         <allow send_destination="org.projectx.bt" send_interface="org.freedesktop.DBus.Properties" send_member="GetAll"/>
         <check send_destination="org.projectx.bt" send_interface="org.bluez.Agent1" privilege="http://tizen.org/privilege/bluetooth.admin"/>
         <allow send_destination="org.projectx.bt" send_interface="org.bluez.obex.reply"/>
-        <deny own="org.projectx.bluetooth.share"/>
-        <deny send_destination="org.projectx.bluetooth.share"/>
-        <deny own="org.tizen.csd.Call.Instance"/>
-        <deny send_destination="org.tizen.csd.Call.Instance"/>
+        <allow send_destination="org.projectx.bt_event"/>
+        <allow send_destination="org.projectx.bluetooth.share"/>
+        <allow send_destination="org.tizen.csd.Call.Instance"/>
     </policy>
 </busconfig>