commit | d195a9972be1a5f57ecd829e99b8e32519cd19c3 | [log] [tgz] |
---|---|---|
author | Kevin Hufnagle <khufnagle@google.com> | Thu Jun 29 15:58:48 2017 -0700 |
committer | Kevin Hufnagle <khufnagle@google.com> | Tue Jan 09 12:25:22 2018 -0800 |
tree | ab5985b2c544ebc627315ec69d835a061cafd001 | |
parent | 7cb6513f6da6a614714f99f5d3cecd08e705764e [diff] |
Merged-In: I0906de76abf4124d74f7f4f80ac0eab3cbf94f7e docs: Revised descriptions of binding and connecting to services. Clarified that Context.bindService() returning true only indicates that the system has found a service to bind to the client and that ServiceConnection.onServiceConnected() might not be called if the service encounters an error, such as crashing during startup. Test: make ds-docs Bug: 63118511 Change-Id: I0906de76abf4124d74f7f4f80ac0eab3cbf94f7e