Fix bug: TIVI-373 [2.0] no bluez sink/source after pairing with phone or headset 13/3213/1
authorWu Zheng <wu.zheng@intel.com>
Wed, 20 Mar 2013 03:41:54 +0000 (11:41 +0800)
committerWu Zheng <wu.zheng@intel.com>
Wed, 20 Mar 2013 03:41:54 +0000 (11:41 +0800)
src/bluetooth.conf

index 6be4d06..6a3314b 100644 (file)
@@ -73,6 +73,9 @@
                 <allow send_interface="org.bluez.Input"/>
                 <allow send_destination="org.bluez.Input"/>
         </policy>
+       <policy user="pulse">
+               <allow send_destination="org.bluez"/>
+       </policy>
         <policy context="default">
                 <deny send_interface="org.projectx.bluetooth"/>
                 <deny send_destination="org.projectx.bluetooth"/>