commit | 589f309909672dd0a0fe598f489f6400d889cc3f | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Tue Nov 29 12:54:39 2016 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Tue Nov 29 12:56:59 2016 -0700 |
tree | 1af1cca9947f6832a22c2cc643394d161235d2f2 | |
parent | 5ba211a6b88adadb81e7cab4c47253c30e715005 [diff] |
Relax missing service check for normal apps. The new missing-service behavior was mostly added for core system components, so don't wtf() when normal apps ask for missing services. Continue to emit one-line log for third-party apps so they know why getSystemService() might be returning null. Test: builds, boots Bug: 33109365 Change-Id: I3a6118a3db570d796a26da5b8d63015b13e53a87