Remove unnecessary dbus policy 45/272445/1 accepted/tizen/unified/20220318.133040 submit/tizen/20220317.013237
authorWootak Jung <wootak.jung@samsung.com>
Thu, 17 Mar 2022 01:20:10 +0000 (10:20 +0900)
committerWootak Jung <wootak.jung@samsung.com>
Thu, 17 Mar 2022 01:20:10 +0000 (10:20 +0900)
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

src/bluetooth.conf

index b94aea3..1e48be7 100755 (executable)
@@ -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 -->