commit | 63f0b85b29997b44c8a69dc90df7c37b6d93b56d | [log] [tgz] |
---|---|---|
author | Zhou Song <zhous@codeaurora.org> | Tue Dec 20 14:35:06 2016 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Dec 22 22:16:44 2016 -0800 |
tree | 820bbad44ba4a801a0a447a79dff3934f85471c4 | |
parent | 0c1c364f6ae156c22c03ee090df2a5e5ceec824b [diff] |
audio policy: reduce audio routing commands trafic Restrict conditions under which we force a routing change when an output becomes active to reduce the number of useless binder calls, context switches and pausing of fast mixer thread. Change-Id: Iab214fa92e0e829b2f609bd53b4731c862456fc0 CRs-Fixed: 1048593