Allow dbus mothod call for system_fw group
[platform/core/connectivity/bluetooth-frwk.git] / 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>