diff options
| -rw-r--r-- | meta/recipes-connectivity/bluez5/bluez5/bluetooth.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/bluez5/bluez5/bluetooth.conf b/meta/recipes-connectivity/bluez5/bluez5/bluetooth.conf index ca5e9e4f2f..e21e72e3ec 100644 --- a/meta/recipes-connectivity/bluez5/bluez5/bluetooth.conf +++ b/meta/recipes-connectivity/bluez5/bluez5/bluetooth.conf | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | <policy context="default"> | 10 | <policy context="default"> |
| 11 | <allow own="org.bluez"/> | 11 | <allow own="org.bluez"/> |
| 12 | <allow send_destination="org.bluez"/> | 12 | <allow send_destination="org.bluez"/> |
| 13 | <allow send_interface="org.bluez.Agent"/> | 13 | <allow send_interface="org.bluez.Agent1"/> |
| 14 | </policy> | 14 | </policy> |
| 15 | 15 | ||
| 16 | </busconfig> | 16 | </busconfig> |
