commit | f99003cf9184f46f1af1d5f14a980315883e68c2 | [log] [tgz] |
---|---|---|
author | Narsinga Rao Chella <nrchella@codeaurora.org> | Wed Jul 08 19:38:38 2015 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Jul 20 23:30:59 2015 -0700 |
tree | 3b948a2df4ec4be2a9c4d26f39410decc0f0c358 | |
parent | a55b4b5e14ebd39667509b635b9f22558f04faa3 [diff] |
hal: reroute active capture usecases which share same backend During device switch, all active capture usecases need to be switched to new sound device if they all share same backend. This is not happening because of an improper check of capture usecase's device against output backend devices. Correct the check to compare against input backend devices. Change-Id: Iaf43c30b091f78c2ffb8b2740f241f2edfbe5a08 CRs-fixed: 873528