commit | d1fdf3a85be12a846088a22dde27482e1d467f32 | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Tue Nov 05 15:47:58 2019 -0800 |
committer | Tyler Gunn <tgunn@google.com> | Tue Nov 12 10:43:09 2019 -0800 |
tree | 34993aa26430bb591d0037df0dea74779f167456 | |
parent | e8a5b8a76d30c21067a5ce391b15e1da750eb84c [diff] |
Cleanup video provider binder code. 1. Ensure we always unlink for death from the VideoCallImpl. 2. Ensure we compare the binders in the Call instance properly so that we are not always replacing the VideoCallImpl used. 3. Ensure we cleanup the VideoCallImpl when its being removed. Test: Manual testing of video calls for regressions. Bug: 121156974 Change-Id: I440e8fb4ab9a5051ee02358933c495de736e2bd0