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

Commit f9a8e24f authored by Makoto Onuki's avatar Makoto Onuki
Browse files

Remove unused variable

Cherry-picking https://r.android.com/1991776

Bug: n/a
Test: treehugger
Change-Id: Ia2332da419647e1d48f7aa20766057215315b3fb
parent 4b5f06df
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;