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

Commit 2aac4910 authored by Linux Build Service Account's avatar Linux Build Service Account
Browse files

Merge 7f754cae on remote branch

Change-Id: I6aa49941a05892481be224cde56aa3a241a4198c
parents b64b05cc 7f754cae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7849,7 +7849,7 @@ snd_device_t platform_get_input_snd_device(void *platform,
            snd_device = get_snd_device_for_voice_comm(my_data, in, out_devices, &in_devices);
    } else if (source == AUDIO_SOURCE_MIC) {
        if (compare_device_type(&in_devices, AUDIO_DEVICE_IN_BUILTIN_MIC) &&
                channel_count == 1 ) {
                (channel_count == 1 || channel_count == 2)) {
            if(my_data->fluence_in_audio_rec) {
               if ((my_data->fluence_type & FLUENCE_QUAD_MIC) &&
                    (my_data->source_mic_type & SOURCE_QUAD_MIC)) {