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

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

Merge "configs: remove unsupported sample rates from primary input"

parents 64e6d7bc 826b130e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -87,7 +87,7 @@ inputs {
  primary {
    flags AUDIO_INPUT_FLAG_NONE
    formats AUDIO_FORMAT_PCM_16_BIT
    sampling_rates 8000|11025|12000|16000|22050|24000|32000|44100|48000
    sampling_rates 8000|16000|32000|48000
    bit_width 16
    app_type 69938
  }