85b1ae03d7beb15c5e8ba3efc47a5fef6876c238
[AGL/meta-agl.git] / meta-ivi-common / recipes-multimedia / pulseaudio / pulseaudio-10.0 / enable-ofono-hfp-backend.patch
1 --- pulseaudio-9.0/src/daemon/default.pa.in.orig        2017-05-17 17:26:20.415369638 +0000
2 +++ pulseaudio-9.0/src/daemon/default.pa.in     2017-05-17 17:26:49.995316383 +0000
3 @@ -82,7 +82,7 @@
4  .endif
5  
6  .ifexists module-bluetooth-discover@PA_SOEXT@
7 -load-module module-bluetooth-discover
8 +load-module module-bluetooth-discover headset=ofono
9  .endif
10  ])dnl
11