commit | d8413260e889d5b4db43e652304553ed29fa3e41 | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Mon Jul 20 13:49:53 2015 -0700 |
committer | Tyler Gunn <tgunn@google.com> | Mon Jul 20 13:49:53 2015 -0700 |
tree | 71fbab74bea3be55f09215f27cc4457e6d99ec56 | |
parent | 6791ced460db217c35128b025df26619f3d951e3 [diff] |
Prevent preciseCallStateChanged from firing for media capabilities change. In processCallStateChanged, there was the potential for "notifyPreciseCallStateChanged()" to be called, even if ignoreState was true. Moved the code for invoking the precise call state changed callback into the "else" clause of the conditional. Bug: 22564433 Change-Id: Ib2a05bd5f592005d57623812c6cd40c2bfcbf253