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

Commit 346872e3 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 9919854 from a579d608 to tm-qpr3-release

Change-Id: I15bbd5ee7ac6b514c04b5e36604d3c0245a33889
parents ece2ceb0 a579d608
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -618,7 +618,7 @@ final class ProcessStateRecord {
    void forceProcessStateUpTo(int newState) {
        if (mRepProcState > newState) {
            synchronized (mProcLock) {
                mRepProcState = newState;
                setReportedProcState(newState);
                setCurProcState(newState);
                setCurRawProcState(newState);
                mApp.getPkgList().forEachPackage((pkgName, holder) ->