commit | 2b0351137757fc21820b520fccf5b9283d7deea6 | [log] [tgz] |
---|---|---|
author | Andrew Solovay <asolovay@google.com> | Fri Apr 07 15:38:33 2017 -0700 |
committer | Andrew Solovay <asolovay@google.com> | Wed Apr 12 14:43:57 2017 -0700 |
tree | bb92e3db26e48ed83344a82c9e94a1b1e6261efa | |
parent | ad6ab44e15a86c1130eef3b638343d47b5ada0e1 [diff] |
doc: Add note to Context.bindService() Per email from Dianne H, even if bindService() returns false, the client should still call unbindService() to release the connection. Doc is staged to: http://go/dac-stage/reference/android/content/Context.html#bindService(android.content.Intent,%20android.content.ServiceConnection,%20int) Bug: 37092557 Test: make ds-docs Change-Id: I5849aaccec933ee7660b31241e4d8eff9ee1ef72