OSDN Git Service

Prevent crash from null ApplicationInfo after package is removed.
authorChong Zhang <chz@google.com>
Mon, 13 Jun 2016 21:41:41 +0000 (14:41 -0700)
committerChong Zhang <chz@google.com>
Mon, 13 Jun 2016 22:14:57 +0000 (15:14 -0700)
commit1de22da763576cd54b2d3d51bc47ce99cf89f1ab
treeb6b9c07f30440b5a3e6921769d06a5915aa4632e
parentc0b602c441337f9597959a02262de525b1793a94
Prevent crash from null ApplicationInfo after package is removed.

Bug: 29234926
Change-Id: I8c2fed7c7e862e1f6798d5ed535d1937f9a74c1a
services/core/java/com/android/server/am/ActivityManagerService.java