commit | e5e1e870fdb35f5291790e6d178bde7126f6fe35 | [log] [tgz] |
---|---|---|
author | Jean-Michel Trivi <jmtrivi@google.com> | Fri Mar 19 15:31:20 2010 -0700 |
committer | Jean-Michel Trivi <jmtrivi@google.com> | Fri Mar 19 15:39:03 2010 -0700 |
tree | 705400a26b45bcd6cb231277b45fbd24b23e466d | |
parent | a0a59122ebb7f1c134e8b8f9c0c90b7d90b86279 [diff] |
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. Change-Id: Iee6c6e17bcdd3c225a4b600f40ba434294870f17