commit | 7d94746bb5a633eb2379e19e248a293725276da8 | [log] [tgz] |
---|---|---|
author | Jean-Michel Trivi <jmtrivi@google.com> | Fri Mar 19 16:31:34 2010 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Mar 19 16:31:34 2010 -0700 |
tree | 104d72391ed281ca7093a0ec374705387dcedc94 | |
parent | 960a4f6625aed55b6a48f31e2380491b6069e0e3 [diff] | |
parent | da54d4d500b4dccdda7db8f49be73b1bd130ccf9 [diff] |
Merge "Fix two AudioFocus issues: - if a focus owner abandons audio focus during a call, the next focus owner in the stack was never notified - if a focus owner requests the focus while alread owning it, and the type of focus request changes, the previous focus owner was not notified that the type of focus loss had changed."