Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 125cfa76 authored by Giulio Cervera's avatar Giulio Cervera Committed by Gerrit Code Review
Browse files

Merge "fmradio: use caf naming" into cm-10.1

parents 001a7b82 8194441b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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,