commit | 8bf56b16e502b34826bc27e634534dcb9a8fb7dd | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Mon Feb 11 12:35:42 2013 -0800 |
committer | Eric Laurent <elaurent@google.com> | Mon Feb 11 12:48:20 2013 -0800 |
tree | 5af98d411f6557611e22133995c9a96b2656626e | |
parent | 60758e27a4be8fc9ac1180f8a4055234e1702cc9 [diff] |
audio policy: fix in call audio setup delay There is a delay inserted by audio policy manager before switching device when entering in call mode to allow music playback to be muted before the device actually switches. This delay can be significant when high latency outputs (e.g. deep buffers) are present and should not be applied if the output is not active. Issue 7612431. Change-Id: I04b666769033dbfdc861752b030d3f7bdffe9435