commit | c96b611d14090bc299d6af6b8b6436d154b92c4c | [log] [tgz] |
---|---|---|
author | Rubin Xu <rubinxu@google.com> | Thu Feb 24 15:36:06 2022 +0000 |
committer | Rubin Xu <rubinxu@google.com> | Thu Feb 24 15:44:55 2022 +0000 |
tree | ad0939774d419ee4014abed8fd8d8f25015502ef | |
parent | 80c4b33ddf612c831b1cb94a7d66ad45e310ff9a [diff] |
KeyChain: always unbind service Context.unbindService() should always be called even if the previous bindService() call returns false. Otherwise the service might be left dangling. Bug: 211582968 Test: None Change-Id: Ic1705096254afa12993d8992303432896bfecd57