commit | ebad147e654682b6f05438ca8f3685809df5d2e2 | [log] [tgz] |
---|---|---|
author | The Android Open Source Project <initial-contribution@android.com> | Fri Mar 13 13:04:22 2009 -0700 |
committer | The Android Open Source Project <initial-contribution@android.com> | Fri Mar 13 13:04:22 2009 -0700 |
tree | bb7852e568b6d8714e24c5cce9911d925ae05985 | |
parent | bcef13b666c7459241235bc6209837ae81884d2f [diff] [blame] |
auto import from //branches/cupcake_rel/...@138607
diff --git a/libs/audioflinger/AudioFlinger.h b/libs/audioflinger/AudioFlinger.h index 596e7f3..ab15947 100644 --- a/libs/audioflinger/AudioFlinger.h +++ b/libs/audioflinger/AudioFlinger.h
@@ -176,7 +176,7 @@ }; void handleForcedSpeakerRoute(int command); #ifdef WITH_A2DP - void handleStreamDisablesA2dp(int command); + void handleStreamDisablesA2dp_l(int command); #endif // Internal dump utilites.