summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWootak Jung <wootak.jung@samsung.com>2022-03-17 10:20:10 +0900
committerWootak Jung <wootak.jung@samsung.com>2022-03-17 10:20:10 +0900
commita695dd71cd07bbb2bd107226eaedc80905495d38 (patch)
tree2b9e62937c4266f5101b56a742eef0116145c8ba
parentb59bb6084d71f42a269e4cc5dc8dee6afd871802 (diff)
downloadbluez-a695dd71cd07bbb2bd107226eaedc80905495d38.tar.gz
bluez-a695dd71cd07bbb2bd107226eaedc80905495d38.tar.bz2
bluez-a695dd71cd07bbb2bd107226eaedc80905495d38.zip
FAILED(assert) at /busconfig/policy[1]/allow[5] : You mustn't use send_interface without send_destination or send_destination_prefix, unless you limit the rule to only signals with send_type="signal" Change-Id: I0074697fa485ea60fe2a1264e7499043cd41a2e6
-rwxr-xr-xsrc/bluetooth.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bluetooth.conf b/src/bluetooth.conf
index b94aea3a..1e48be75 100755
--- a/src/bluetooth.conf
+++ b/src/bluetooth.conf
@@ -7,7 +7,6 @@
<allow send_destination="org.bluez.frwk_agent"/>
<allow own="org.bluez"/>
<allow send_destination="org.bluez"/>
- <allow send_interface="org.bluez.AdvertisementMonitor1"/>
</policy>
<!-- allow users of bt_use group (Tizen BT group) to
communicate with bluetoothd -->