diff options
-rw-r--r-- | src/bluetooth.conf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/bluetooth.conf b/src/bluetooth.conf index 88545fac..ecced073 100644 --- a/src/bluetooth.conf +++ b/src/bluetooth.conf @@ -23,15 +23,6 @@ <allow send_destination="org.bluez.Device"/> <allow receive_sender="org.bluez.Device"/> - - <allow send_destination="org.bluez.Service"/> - <allow receive_sender="org.bluez.Service"/> - - <allow send_destination="org.bluez.Database"/> - <allow receive_sender="org.bluez.Database"/> - - <allow send_destination="org.bluez.Security"/> - <allow receive_sender="org.bluez.Security"/> </policy> </busconfig> |