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

Commit 81d73341 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "hal: Fix incall recording with AMR-WB format"

parents bd470a37 fe095b41
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -231,7 +231,6 @@ int voice_check_and_set_incall_rec_usecase(struct audio_device *adev,
            return ret;
        }

        in->config = pcm_config_voice_call;
        session_id = voice_get_active_session_id(adev);
        ret = platform_set_incall_recoding_session_id(adev->platform,
                                                      session_id);