summaryrefslogtreecommitdiffstats
path: root/libs/audioflinger/AudioHardwareInterface.cpp
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2009-04-22 17:12:34 -0700
committerJean-Baptiste Queru <jbq@google.com>2009-04-22 17:12:34 -0700
commit2bcce3696e2fbb2f54f9e0fd18c40a83b2ba11fc (patch)
tree0057538044583548295d59f7e7c31bc8f5635f48 /libs/audioflinger/AudioHardwareInterface.cpp
parent37cb461e21c3328bbd6567696a13dfba14136ac6 (diff)
parent91a678088520abf63c1484d284629833877ff938 (diff)
downloadframeworks_native-2bcce3696e2fbb2f54f9e0fd18c40a83b2ba11fc.zip
frameworks_native-2bcce3696e2fbb2f54f9e0fd18c40a83b2ba11fc.tar.gz
frameworks_native-2bcce3696e2fbb2f54f9e0fd18c40a83b2ba11fc.tar.bz2
Merge donut into master
Diffstat (limited to 'libs/audioflinger/AudioHardwareInterface.cpp')
-rw-r--r--libs/audioflinger/AudioHardwareInterface.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/audioflinger/AudioHardwareInterface.cpp b/libs/audioflinger/AudioHardwareInterface.cpp
index ac76a19..cc1bd8f 100644
--- a/libs/audioflinger/AudioHardwareInterface.cpp
+++ b/libs/audioflinger/AudioHardwareInterface.cpp
@@ -53,7 +53,7 @@ static const char* routeStrings[] =
"EARPIECE ",
"SPEAKER ",
"BLUETOOTH ",
- "HEADSET "
+ "HEADSET ",
"BLUETOOTH_A2DP "
};
static const char* routeNone = "NONE";