Allow dbus mothod call for system_fw group 55/180755/1 accepted/tizen/unified/20180611.015235 submit/tizen/20180607.003351
authorinjun.yang <injun.yang@samsung.com>
Mon, 4 Jun 2018 01:16:56 +0000 (10:16 +0900)
committerinjun.yang <injun.yang@samsung.com>
Mon, 4 Jun 2018 01:16:56 +0000 (10:16 +0900)
Change-Id: I7e47dc64730b41a12ef341f0904d9717a20a4418

bt-core/bluetooth-frwk-core.conf

index 6d06a5c..665f75c 100755 (executable)
         <allow receive_sender="org.projectx.bt_core"/>
         <allow send_destination="org.projectx.bt_core"/>
     </policy>
+    <policy group="system_fw">
+        <allow own="org.projectx.bt_core"/>
+        <allow receive_sender="org.projectx.bt_core"/>
+        <allow send_destination="org.projectx.bt_core"/>
+    </policy>
 </busconfig>