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

Commit 4b29570d authored by Makoto Onuki's avatar Makoto Onuki Committed by Android (Google) Code Review
Browse files

Merge "Remove unused variable" into tm-dev

parents ff88c1d3 f9a8e24f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1499,7 +1499,6 @@ public class OomAdjuster {
        int adj;
        int schedGroup;
        int procState;
        int cachedAdjSeq;
        int capability = cycleReEval ? app.mState.getCurCapability() : 0;

        boolean foregroundActivities = false;