[PATCH v1] Permission for pulseaudio to use ofono.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



When pulseaudio is trying to Register with  ofono
on interface org.ofono.HandsfreeAudioManager, dbus
is throwing org.freedesktop.DBus.Error.AccessDenied
with string "Rejected send message".

To allow pulseaudio to send messages to org.ofono
service over dbus added this rule.

Signed-off-by: Raghavender Reddy Bujala <quic_rbujala@xxxxxxxxxxx>
---
 ofono/src/ofono.conf | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/ofono/src/ofono.conf b/ofono/src/ofono.conf
index 6c5483ce..c946e822 100644
--- a/ofono/src/ofono.conf
+++ b/ofono/src/ofono.conf
@@ -32,6 +32,10 @@
     <allow send_interface="org.ofono.intel.LteCoexistenceAgent"/>
   </policy>
 
+  <policy user="pulse">
+    <allow send_destination="org.ofono"/>
+  </policy>
+
   <policy at_console="true">
     <allow send_destination="org.ofono"/>
   </policy>
-- 
2.17.1





[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux