diff options
author | Johan Hedberg <johan.hedberg@nokia.com> | 2007-08-28 11:49:37 +0000 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@nokia.com> | 2007-08-28 11:49:37 +0000 |
commit | 1e7c36a80b7110b50bc71762f633af1a46b4609c (patch) | |
tree | e2d0186e88917f5c39f280d1fca78cda25c7c9a2 /audio/audio.conf | |
parent | 2646a19f46583a0a79b3933d4b2fb2dd3b156386 (diff) |
Make HCI routing the default
Diffstat (limited to 'audio/audio.conf')
-rw-r--r-- | audio/audio.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/audio.conf b/audio/audio.conf index 97fd90f4..3fe8965f 100644 --- a/audio/audio.conf +++ b/audio/audio.conf @@ -10,7 +10,7 @@ # SCO routing. Either PCM or HCI (in which case audio is routed to/from ALSA) # Defaults to HCI -SCORouting=PCM +#SCORouting=PCM # Headset interface specific options (i.e. options which affect how the audio # service interacts with remote headset devices) |