Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9ff9805c authored by Jing Ji's avatar Jing Ji Committed by Automerger Merge Worker
Browse files

Merge "Don't remove the common processes from the procstats.resetSafely" into tm-dev am: 811e3c9d

parents 264a498a 811e3c9d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -607,7 +607,6 @@ public final class ProcessStats implements Parcelable {
                    }
                } else {
                    ps.makeDead();
                    mUidStates.get(uids.keyAt(iu)).removeProcess(ps, now);
                    uids.removeAt(iu);
                }
            }