diff options
| author | Christopher Tate <ctate@google.com> | 2015-08-28 10:55:14 -0700 |
|---|---|---|
| committer | The Android Automerger <android-build@google.com> | 2015-08-28 19:53:58 -0700 |
| commit | b6b58f662eec6568c7b2eed10de8e10f35faa1ab (patch) | |
| tree | fef1aa7eca97a10f0940591ba31726d1d641f942 /packages/Shell | |
| parent | b9880c44f8626151aaa4479d7b22124b87d2ecc2 (diff) | |
| download | frameworks_base-b6b58f662eec6568c7b2eed10de8e10f35faa1ab.zip frameworks_base-b6b58f662eec6568c7b2eed10de8e10f35faa1ab.tar.gz frameworks_base-b6b58f662eec6568c7b2eed10de8e10f35faa1ab.tar.bz2 | |
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 'packages/Shell')
0 files changed, 0 insertions, 0 deletions
