core: Add AdvertisementMonitor to bluetooth.conf
authorHoward Chung <howardchung@google.com>
Wed, 16 Sep 2020 07:16:52 +0000 (15:16 +0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:32 +0000 (19:08 +0530)
AdvertisementMonitor must be included in bluetooth.conf in order to
be able to call Release

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/bluetooth.conf

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