Diff between d465c70f9ba0702c60c27c9fdd1375c5832b81f5 and 9c8538c1711e9e3e9db440e145dac0e71bb7158a
Changed Files
| File | Additions | Deletions | Status |
| src/bluetooth.conf | +1 | -0 | modified |
Full Patch
diff --git a/src/bluetooth.conf b/src/bluetooth.conf
index 8a1e258..b6c6149 100644
--- a/src/bluetooth.conf
+++ b/src/bluetooth.conf
@@ -10,6 +10,7 @@
<policy user="root">
<allow own="org.bluez"/>
<allow send_destination="org.bluez"/>
+ <allow send_interface="org.bluez.AdvertisementMonitor1"/>
<allow send_interface="org.bluez.Agent1"/>
<allow send_interface="org.bluez.MediaEndpoint1"/>
<allow send_interface="org.bluez.MediaPlayer1"/>