commit | bd95e0aa523231c8ff73ac9aaf63baf4b73c0b43 | [log] [tgz] |
---|---|---|
author | Sujin Panicker <spanic@codeaurora.org> | Mon Sep 16 18:28:06 2019 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Sep 17 23:25:13 2019 -0700 |
tree | a9cac4c138af621839e603bcf7a4521ca5309de6 | |
parent | d5863c4732b9a7fe935322d9bced8a68946f3517 [diff] |
audio: hal: Fix cts-on-gsi test failure With GSI, voip rx path is opened at bootup time. Due to this pcm config is left unset with zero initialized pcm config causing failure when vts test client tries to create voip track. This change is to set valid pcm config, thereby sending out valid pcm config values whenever the client requests even if voip call is not started. Change-Id: Ic36faea1f5599703a05f515d30354908015ecc36