diff options
author | Christopher Tate <ctate@google.com> | 2015-08-28 10:55:14 -0700 |
---|---|---|
committer | Christopher Tate <ctate@google.com> | 2015-08-28 10:59:25 -0700 |
commit | 0d446c18dc84f8db522823f24983b8e71a0b0f04 (patch) | |
tree | 26003cdb2cc2ef2ff740e2dcfb55d90fad73cbc6 /docs/html/sdk/api_diff/21/changes | |
parent | 3883e72aeda7dcc5f76eba7ad2e95ad2cb041687 (diff) |
Crashing the system process is inadvisable
When asking for the set of services published by a package, it's
quite possible that there are none, in which case the returned List<>
is null rather than valid-but-empty. Don't bother looking at it
when it's null.
Bug 23614440
Change-Id: Ibebb26b9c3f75ec810a95f1b9d2663e884cb98bc
Diffstat (limited to 'docs/html/sdk/api_diff/21/changes')
0 files changed, 0 insertions, 0 deletions