Merge "Don't remove the common processes from the procstats.resetSafely" into tm-dev
This commit is contained in:
@@ -607,7 +607,6 @@ public final class ProcessStats implements Parcelable {
|
||||
}
|
||||
} else {
|
||||
ps.makeDead();
|
||||
mUidStates.get(uids.keyAt(iu)).removeProcess(ps, now);
|
||||
uids.removeAt(iu);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user