commit | 9478094d2c9843713e51c7a6108fce16a2bdb459 | [log] [tgz] |
---|---|---|
author | jiangyao <jiangyao@xiaomi.com> | Tue Mar 05 10:43:14 2024 +0800 |
committer | will Jiang <jiangyao@xiaomi.com> | Tue Mar 05 02:51:09 2024 +0000 |
tree | 513a7886c0dc64d2a398673f6af523aa4fbc2783 | |
parent | 20024657cdc911f2c229c1785a91e45aebbec3ab [diff] |
audio: optimize variable assignment method to reduce resource consumption Avoid looping through each productStrategy to obtain its corresponding AttributesVector. Only obtain the variable when the conditions are met. Test: N/A Change-Id: I40332a1914406abb31c0cacf9f7b08247226019d Signed-off-by: jiangyao <jiangyao@xiaomi.com>