commit | b55c6a1f4ce60ad552e9c9a6d06fab6781a4dadb | [log] [tgz] |
---|---|---|
author | Calvin On <con@google.com> | Wed Jun 22 14:23:49 2016 -0700 |
committer | Calvin On <con@google.com> | Wed Jun 22 15:36:49 2016 -0700 |
tree | f348ad627df60d6780fac4f5f268ad181505e46b | |
parent | ff83745aa575d979c926bcbca56b42ea25c10378 [diff] |
Use the live AdapterService in ProfileService. Previously, if AdapterService was null while ProfileService is created, the ProfileService would never work because it would store a stale reference to the AdapterService. This change ensures that ProfileService accesses the current AdapterService at any given time. Bug: 29519304 Change-Id: I25efbf4a58932f519ac9f0b89c4112a442c994eb