commit | 73ea0ae15fafd66ab8a8e2679723715c189bbba3 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Wed Aug 10 17:30:38 2016 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Thu Aug 11 09:44:34 2016 -0600 |
tree | 6c63c2f4a70dc67ede4596b37c5c3a7296af5569 | |
parent | 49ca529a850e60482ddcc8c0762105b4aa10f35f [diff] |
Fix bugs around manager fetching. A recent patch started returning "null" when a Binder service required to provide a manager wasn't yet registered. This fixes four locations where that new logging was triggered: in two cases by adjusting the fetching ordering, and in two other cases by only fetching when the device supports the manager. Bug: 28634953 Change-Id: I84dbccffa4ac760c10a2bbcb234f21272bfecb91