Merge branch 'tizen' into tizen_5.5
[platform/core/connectivity/bluetooth-frwk.git] / bt-service-adaptation / bluetooth-frwk-service.conf.in
index c80bfc8..2cb157d 100644 (file)
@@ -14,8 +14,8 @@
         <allow send_destination="org.bluez.obex"/>
         <allow own="org.projectx.bluetooth.share"/>
         <allow send_destination="org.projectx.bluetooth.share"/>
-        <allow send_interface="org.tizen.csd.Call.Instance" send_member="SendDtmf"/>
-        <allow send_interface="org.tizen.csd.Call.Instance" send_member="VendorCmd"/>
+        <allow send_destination_prefix="org.tizen.csd.Call.Instance" send_interface="org.tizen.csd.Call.Instance" send_member="SendDtmf"/>
+        <allow send_destination_prefix="org.tizen.csd.Call.Instance" send_interface="org.tizen.csd.Call.Instance" send_member="VendorCmd"/>
     </policy>
     <policy context="default">
         <deny own="org.projectx.bt"/>
@@ -28,5 +28,9 @@
         <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_prefix="org.tizen.csd.Call.Instance"/>
+        <allow own_prefix="org.tizen.csd.Call.Instance"/>
+        <deny send_destination_prefix="org.tizen.csd.Call.Instance" send_interface="org.tizen.csd.Call.Instance" send_member="SendDtmf"/>
+        <deny send_destination_prefix="org.tizen.csd.Call.Instance" send_interface="org.tizen.csd.Call.Instance" send_member="VendorCmd"/>
     </policy>
 </busconfig>