commit | 072906eef827cd8d92b48f79975d4f2e21d1c958 | [log] [tgz] |
---|---|---|
author | Svetoslav <svetoslavganov@google.com> | Mon Apr 15 12:10:36 2013 -0700 |
committer | Svetoslav <svetoslavganov@google.com> | Mon Apr 15 12:16:20 2013 -0700 |
tree | f8b06d652006e7704cc5d154560e79a68490c27e | |
parent | 8d4c23b9c32f8c0328ebca538bb801716fe4478a [diff] |
Fully setup newly bound service before state management. If the connected service is not entirely setup when calling the method for handling a change in the current user state we get a potential NPE since the management method may have discarded the service, thus nullifying the connection to it. Now the service is fully configured before calling the state change management method. bug:8600489 Change-Id: Ib0bf7c6d575e15c620da419d43ece22f4187fd34