commit | e7945beff0a33e6d8fc658e880f693c08df101d8 | [log] [tgz] |
---|---|---|
author | Satoshi Niwa <niwa@google.com> | Thu Apr 05 16:45:07 2018 +0900 |
committer | Satoshi Niwa <niwa@google.com> | Tue May 01 02:18:54 2018 +0000 |
tree | 79b016f78f8cd869d4393f81d26dd78f2fcfd72e | |
parent | f0e74ae8ac115f415ec1e3f104ea688c55a4dddb [diff] |
Fix an NPE in PackageManagerService (introduced by ag/3819668) Since PackageParser.generateApplicationInfo may return null, we need a null check after it. Bug: 73134482 Bug: 78678911 Test: manually tested on ARC/ChromeOS and confirmed NPE had gone away Change-Id: I7f91b2cbe29ab7c20758f97501c49e1401ee1e7e