Add allow policy for network_fw 62/198262/1 accepted/tizen/unified/20190128.061634 submit/tizen/20190123.071539
authorWootak Jung <wootak.jung@samsung.com>
Wed, 23 Jan 2019 05:33:48 +0000 (14:33 +0900)
committerWootak Jung <wootak.jung@samsung.com>
Wed, 23 Jan 2019 05:33:48 +0000 (14:33 +0900)
Change-Id: I95e1b1bb9e0616030178f40b85d39125034e8ae2

ag-agent/bluetooth-ag-agent.conf.in
hf-agent/bluetooth-hf-agent.conf.in

index 0f491bc..cc3e0cd 100644 (file)
@@ -19,6 +19,7 @@
     </policy>
     <policy group="network_fw">
         <allow own="org.bluez.ag_agent"/>
+        <allow send_destination="org.bluez.ag_agent"/>
     </policy>
     <policy user="pulse">
         <allow send_destination="org.bluez.ag_agent"/>
index 3429a32..7390724 100644 (file)
@@ -20,5 +20,6 @@
     </policy>
     <policy group="network_fw">
         <allow own="org.bluez.hf_agent"/>
+        <allow send_destination="org.bluez.hf_agent"/>
     </policy>
 </busconfig>