commit | 9117037dd3e25470a36408eaf54175400175b542 | [log] [tgz] |
---|---|---|
author | Gopal Krishna Shukla <gshukla@codeaurora.org> | Thu Jul 19 18:37:46 2018 +0530 |
committer | Philip P. Moltmann <moltmann@google.com> | Mon Jul 23 15:44:28 2018 +0000 |
tree | 5f48bb720c3f02ded11b1ddd0ccffea3bcd6782a | |
parent | 73200d9ac9438d95f28f0b9df3a7eddbfbf18eae [diff] |
Avoid onServiceDisconnected() for unbind Service onServiceDisconnected() and unbindLocked() both are responsible to make mRemoteInstanceas null, so ensure that the service is not unbinded already while calling onServiceDisconnected() Fixes:111631529 Test: Build Successful and device Running. Change-Id: I505d97e32c4e76f06a358850e91fe189bf02654c