commit | 3d248fd55097e3910901ae63e7b941bedd960581 | [log] [tgz] |
---|---|---|
author | Ajender Reddy <quic_ajender@quicinc.com> | Tue Oct 29 19:10:04 2024 +0530 |
committer | Ajender Reddy <quic_ajender@quicinc.com> | Thu Oct 31 15:44:37 2024 +0000 |
tree | dd8304abbb4dd15a80eea5cef11804c4c1849f94 | |
parent | 5937aec5c4f29a146924418e88d7972f9e05149e [diff] |
audio: fetch devices from the deviceportconfigs As part of IModule::setAudioPatch, streams might have device change. The new device portconfigs have the device information. They should be same as devices fetched mix port config id -> connected device port config ids [from mPatches] -> associated AudioPorts [from ports] -> associated AudioDevices. Bug: 370242708 Test: atest VtsHalAudioCoreTargetTest Change-Id: I5765a1e5ea9f586add1c3ab50cbaef4641a32e1a