Modify the Dbus Policy(remove "method_call") 64/60764/1 accepted/tizen/mobile/20160302.225432 accepted/tizen/tv/20160302.225605 accepted/tizen/wearable/20160302.225655 submit/tizen_mobile/20160302.064833 submit/tizen_tv/20160302.064837 submit/tizen_wearable/20160302.064841
authorHyuk Lee <hyuk0512.lee@samsung.com>
Wed, 2 Mar 2016 05:40:33 +0000 (14:40 +0900)
committerHyuk Lee <hyuk0512.lee@samsung.com>
Wed, 2 Mar 2016 05:40:33 +0000 (14:40 +0900)
Change-Id: Icc7ea43fef47c11f047d2d03b469813793be672f
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
bt-service/bluetooth-frwk-service.conf.in

index 9de942f..8fc61f5 100644 (file)
@@ -7,7 +7,6 @@
         <allow own="org.projectx.bluetooth.share"/>
         <allow own="org.bluez.ag_agent"/>
         <allow own="org.tizen.csd.Call.Instance"/>
-       <allow send_type="method_call"/>
     </policy>
     <policy group="root">
         <allow own="org.projectx.bt"/>
@@ -15,7 +14,6 @@
         <allow own="org.projectx.bluetooth.share"/>
         <allow own="org.bluez.ag_agent"/>
         <allow own="org.tizen.csd.Call.Instance"/>
-    <allow send_type="method_call"/>
     </policy>
     <policy at_console="true">
         <allow send_destination="org.projectx.bt"/>