commit | c14116653c61628d6b80641b126af7be7b775913 | [log] [tgz] |
---|---|---|
author | Saurav Kumar <sauravk@codeaurora.org> | Wed Oct 14 10:50:45 2020 +0530 |
committer | Saurav Kumar <sauravk@codeaurora.org> | Thu Oct 22 17:17:21 2020 +0530 |
tree | 89655c3c51e019629e61562bf5956552a611df4a | |
parent | a334969383f80458f9ddd8510e87f3185ddcecfc [diff] |
hal: Add change to fix speaker and headphone concurrency. After the device switch from headset to the speaker, lag in playback was observed. The issue was seen because both the speaker and headphone was configured using the native clock. Add change to configure headphone to 48Khz sample rate before enabling the use case on speaker. Change-Id: I8ad1f2690e94a960f61fb7f36f49e8f6e5cace60