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

Commit c9253d15 authored by Haynes Mathew George's avatar Haynes Mathew George
Browse files

audio: Enable capture support for 88200 and 176400

Enable capture support for 88200 and 176400

CRs-Fixed: 2160721
Change-Id: If433c7cf0304f8afe0dc1775452ed95b41ee7b41
parent bba1bee2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3191,7 +3191,9 @@ static int check_input_parameters(uint32_t sample_rate,
    case 32000:
    case 44100:
    case 48000:
    case 88200:
    case 96000:
    case 176400:
    case 192000:
        break;
    default: