commit | d5349cee039ca131edb329b36692c71e9bff1bc3 | [log] [tgz] |
---|---|---|
author | Pradnya Chaphekar <pradnyac@codeaurora.org> | Wed Nov 05 11:40:26 2014 -0800 |
committer | Haynes Mathew George <hgeorge@codeaurora.org> | Fri Nov 28 19:09:34 2014 -0800 |
tree | 523d7e05f248e8ce1dd4b94416b187a00385a842 | |
parent | 80a8cfb81f55e8272586189b0cb0de507ff59b57 [diff] |
hal: Avoid resetting device to speaker for HDMI passthrough case AudioPolicyManager closeOutput triggers resetting device to speaker when playback ends. This results in an unexpected error in kernel driver due incorrect topology being picked. Avoid resetting to speaker device in hal to fix this issue. Change-Id: Iee998dba7d2a38ef925aebe90d57ef081ad32942 CRs-Fixed: 761339