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

Commit 8c06c6cb authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Delete unused variable within ActivityStarter#executeRequest" into main am: 0396209f

parents ab94caad 0396209f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -938,7 +938,6 @@ class ActivityStarter {
        mLastStartReason = request.reason;
        mLastStartActivityTimeMs = System.currentTimeMillis();

        final ActivityRecord previousStart = mLastStartActivityRecord;
        final IApplicationThread caller = request.caller;
        Intent intent = request.intent;
        NeededUriGrants intentGrants = request.intentGrants;