commit | 86ed86d2260932bdf2217b1d8431ac9e04d47534 | [log] [tgz] |
---|---|---|
author | Android (Google) Code Review <android-gerrit@google.com> | Wed Dec 09 11:46:50 2009 -0800 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Dec 09 11:46:50 2009 -0800 |
tree | c634472948599425f5631ce0a7599494d89a96ee | |
parent | 57ce0888fcb1376b385c3dab5e4262793acaaf16 [diff] | |
parent | 6154412ee8e07e9cde129cccb944dd7ed9dcef53 [diff] |
Merge change I0f73439a into eclair * changes: 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.