commit | 718986d9293e2c9baf6b03ea192a162bb22eacfe | [log] [tgz] |
---|---|---|
author | Hall Liu <hallliu@google.com> | Thu Aug 29 15:42:47 2019 -0700 |
committer | Hall Liu <hallliu@google.com> | Tue Oct 01 16:52:47 2019 -0700 |
tree | 0c3561d33fd19890a0984a4ca17741ec998b95c7 | |
parent | cb783ea2ee54601fe7f82326bd5308b2c31ae92c [diff] |
Unbind MBMS service after calling close Add a call to Context#unbindService in close() in the three MBMS session classes so that we don't get a service binding leak. Also add implementations of onNullBinding. Fixes: 140144741 Test: manual Change-Id: Ibde9fdbc096decb7b6ab7b60016645bc4810b859