summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/bluetooth.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bluetooth.conf b/src/bluetooth.conf
index c68c1a80..a2c73a4c 100644
--- a/src/bluetooth.conf
+++ b/src/bluetooth.conf
@@ -43,6 +43,8 @@
<!-- allow users of bt_use group (Tizen BT group) to
communicate with bluetoothd -->
<policy group="bt_use">
+ <allow send_interface="org.freedesktop.DBus.ObjectManager"/>
+ <allow send_destination="org.bluez"/>
<allow send_interface="org.projectx.bluetooth"/>
<allow send_destination="org.projectx.bluetooth"/>
<allow send_interface="org.bluez.frwk_agent"/>