commit | a57908a18eeff1e48d7de22d44650d6bab308de2 | [log] [tgz] |
---|---|---|
author | Kevin Hufnagle <khufnagle@google.com> | Thu Jun 29 14:32:10 2017 -0700 |
committer | Kevin Hufnagle <khufnagle@google.com> | Fri Jan 12 13:58:57 2018 -0800 |
tree | 64629fc315607a77f6e999c31cd549a17c6cbc14 | |
parent | 4204ce2ae1669116e0c9ff27b32b25ad5b6ddb5b [diff] |
Clarified conditions that require client-side unbindService() call. The documentation for android.app.Service includes an example from LocalServiceActivities.java. This example now better shows and explains the distinction between binding and connecting. It also shows the set of conditions that require the client to call unbindService(). Test: make ds-docs -j16 Bug: 63118511 Change-Id: I1276de3f9421e13e1964039d37db9adc87f3039f