agm: update config params during device start state
-In gaming+vbc FR, gaming Rx session starts with Tx feedback path.
When voice back channel(vbc) event is detected, capture path also
opens concurrently.Here device KV portion of capture path is same
as Tx feedback path which is already in STARTED state. Hence
set_config for newly created capture path is not updated to DSP
and all the TX packets are dropped.
-With this change, config params for the device KV will be updated
in STARTED state.
Change-Id: Ic8504ec05fc3f6e3ecbc38cab033e51657309834
1 file changed