commit | 913aac348df48137c412ad109131a7a4e5db4d7f | [log] [tgz] |
---|---|---|
author | Zhou Song <zhous@codeaurora.org> | Fri Sep 25 14:35:44 2020 +0800 |
committer | Zhou Song <zhous@codeaurora.org> | Fri Sep 25 14:35:44 2020 +0800 |
tree | f61983be53b2a5de115a5f8a2f696b0ed0f4c78b | |
parent | 132fe6348c1025587a9d59f2a6ff963807802658 [diff] |
configs: lahaina: fix audio not heard over speaker for haptics For parsing paths in xml file, libaudioroute will break if a duplicated ctl is found, this can cause the ctl of audio over speaker skipped, so for combo device usecases, audio will be lost on speaker. Fix it by removing nested path, replace with single mixer ctl for combo device usecases. Change-Id: Ibe74ed8ed28b3a5534b8b44edd211b5bb6bb8583