commit | 486ddb1f1ce271656ac3d02eb488b7fea1783cdb | [log] [tgz] |
---|---|---|
author | Satya Krishna Pindiproli <satyak@codeaurora.org> | Thu Nov 17 14:29:07 2016 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Dec 20 09:43:44 2016 -0800 |
tree | 3a8d2c206fb774c873935286e81e206cb912c757 | |
parent | 3e37a700fe0d07ada0dddfa7c46e914d7bfdb56f [diff] |
audiod: Skip enumerating non-ADSP sound cards Target crash is observed when a USB headset is inserted while the target is rebooting. The crash occurs as AudioDaemon polls on a list which is corrupt. Skip enumerating non-ADSP sound cards in AudioDaemon and sndmonitor to avoid list corruption that fixes the issue. CRs-Fixed: 1090587 Change-Id: I0e527182bf4c40e34dbafe8ef3af5490a2bd5798