summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/FMRadioSource.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'media/libstagefright/FMRadioSource.cpp')
-rw-r--r--media/libstagefright/FMRadioSource.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/media/libstagefright/FMRadioSource.cpp b/media/libstagefright/FMRadioSource.cpp
index 4229f23..c657e0c 100644
--- a/media/libstagefright/FMRadioSource.cpp
+++ b/media/libstagefright/FMRadioSource.cpp
@@ -38,7 +38,7 @@ FMRadioSource::FMRadioSource()
mSessionId(AudioSystem::newAudioSessionId()) {
// get FM Radio RX input
- audio_io_handle_t input = AudioSystem::getInput(AUDIO_SOURCE_FM_RADIO_RX,
+ audio_io_handle_t input = AudioSystem::getInput(AUDIO_SOURCE_FM_RX,
kSampleRate,
kAudioFormat,
kChannelMask,