commit | b2707afb0cbf955952d313e4c75fd3bfd3a35e98 | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@google.com> | Tue Aug 19 17:05:31 2014 -0700 |
committer | Christopher Tate <ctate@android.com> | Thu Aug 21 00:25:53 2014 +0000 |
tree | fce93b3840aae1c6d96558dcef0f7633c2e2052b | |
parent | 827296b7dd6689c14df1340f21a85e1f2f8d6844 [diff] |
Maintain transport connection through package updates When a package is updated, existing bindings to that package's services are severed and must be manually re-established. Now that the transport can be updated outside the system per se, make sure that we detect these cases and rebind as needed. Bug 16139912 Change-Id: I5d6fa75bb86484f8f7d4f8e93c9157773995e6a7