commit | 47d289e205d5b2149f0dff7451561114518bc36f | [log] [tgz] |
---|---|---|
author | Kyunglyul Hyun <klhyun@google.com> | Fri Feb 07 19:24:08 2020 +0900 |
committer | Kyunglyul Hyun <klhyun@google.com> | Fri Feb 07 21:45:20 2020 +0900 |
tree | 3cb092a8c9f54ecb9008aa4cbabba30085ef3026 | |
parent | d1b467f7bf4a9836ced4bc1457151757f7d6accd [diff] |
MediaRouter: clear session info when disconnected When MediaRoute2ProviderProxy disconnects, it should clear its session info but it didn't. This CL corrects it such that sessions are released correctly. In addition to that, it also releases the previous controllers when transfer w/ MediaRouter2Manager. Test: manually Change-Id: If827a9473d79e3a154688c0dfaa3075b0e0b6ef5