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
Loading
Please register or sign in to comment