OSDN Git Service

Add the null ptr check that's not merged in master
authorChong Zhang <chz@google.com>
Thu, 25 Aug 2016 19:12:33 +0000 (12:12 -0700)
committerChong Zhang <chz@google.com>
Wed, 31 Aug 2016 02:42:32 +0000 (19:42 -0700)
commitb0a8743151526c38896d003d3e68ce3aaf272c61
treeec885c5d268a65e44bc2f9331fae97a920db1fba
parentafc0c73a911b4af25ef6ea6b10c19fa0145544ae
Add the null ptr check that's not merged in master

ag/1379112 merged to DR branch had an extra null ptr check,
this shouldn't really happen but merge it to master to keep
the branch consistent.

Change-Id: I5047188729be26a7b7190b2ab3f5d8274bca32d5
services/core/java/com/android/server/am/ActivityStack.java