fix crash issues by IndexOutOfBoundsException in ProcessStats

when ActivityManager setProcessTrackerStateLocked, then process is dead.
ensureNotDead() only print warn log, could not resovle problem,
so  should return directly to avoid system_server crash.

https://code.google.com/p/android/issues/detail?id=223017

Change-Id: I4eb67ea18172a62d8fe5cecf253de346e2a4d1f3
Signed-off-by: yuanhuihui <yuanhuihui@xiaomi.com>
Signed-off-by: mydongistiny <jaysonedson@gmail.com>
Signed-off-by: xyyx <xyyx@mail.ru>
1 file changed