Skip to content

Commit

Permalink
use audioflingerglue
Browse files Browse the repository at this point in the history
  • Loading branch information
RealJohnGalt committed Jun 26, 2016
1 parent e3c8fbe commit 83e9b37
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions patterns/jolla-hw-adaptation-hammerhead.yaml
Expand Up @@ -37,6 +37,9 @@ Requires:
# Camera and Video support
- gstreamer1.0-droid

# Gets rid of some logcat spam
- pulseaudio-modules-droid-glue

# This is needed for notification LEDs
- mce-plugin-libhybris

Expand Down
Expand Up @@ -39,6 +39,7 @@ load-module module-augment-properties
load-module module-null-sink sink_name=sink.null rate=48000

load-module module-droid-card rate=48000 mute_routing_before=24576 mute_routing_after=4096
load-module module-droid-glue

load-module module-null-sink sink_name=sink.fake.sco rate=8000 channels=1
load-module module-null-source source_name=source.fake.sco rate=8000 channels=1
Expand Down

0 comments on commit 83e9b37

Please sign in to comment.