commit | 814442c3754ef76d896247aa72cf0b050c6c0f29 | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Wed Jul 13 10:44:21 2016 -0700 |
committer | Tyler Gunn <tgunn@google.com> | Wed Jul 13 10:44:21 2016 -0700 |
tree | 449a905dda84f97bf12c2b910c039ab29d2285a7 | |
parent | 0f6c27884f6e7d370853c6eed623698e87de7284 [diff] |
Fix issue with pulling a previously pulled call. The bug reported is that sometimes a call isn't marked as pullable when it should be. The mExternalCallPullableState map tracks the last pullable state reported by the network. When a new external call is created, there was an issue where the network pullable state was not being correctly tracked. Further updates to the network pullable state were not saved. Bug: 30047706 Change-Id: I37060f12c393f2e2aba2bd2e8e3237f152495807