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

Commit d5fed799 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "audio: hal: Fix cts-on-gsi test failure"

parents 0530b7c1 bd95e0aa
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -7395,6 +7395,9 @@ int adev_open_output_stream(struct audio_hw_device *dev,
                              __func__, ret);
                        goto error_open;
                    }
                } else {
                    out->usecase = GET_USECASE_AUDIO_PLAYBACK_PRIMARY(use_db_as_primary);
                    out->config = GET_PCM_CONFIG_AUDIO_PLAYBACK_PRIMARY(use_db_as_primary);
                }
        }
    } else if (audio_is_linear_pcm(out->format) &&