commit | 6154412ee8e07e9cde129cccb944dd7ed9dcef53 | [log] [tgz] |
---|---|---|
author | Jean-Michel Trivi <jmtrivi@google.com> | Mon Dec 07 18:40:56 2009 -0800 |
committer | Jean-Michel Trivi <jmtrivi@google.com> | Mon Dec 07 20:42:52 2009 -0800 |
tree | bb568c3907b2da5ae9098457ec19ec80762b8036 | |
parent | 6d42d80653f2c41f3e72a878a1d9a6f9693b89f7 [diff] |
Partially fix bug 2111240 Detect docking / undocking event by reporting to the AudioPolicyManager a new forced usage AudioSystem::FOR_DOCK which can take the FORCE_NONE, FORCE_BT_DOCK or FORCE_WIRED_ACCESSORY values. This CL is complemented by an update of the APM to take into account the FOR_DOCK usage.