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

Commit d8c67ac6 authored by Dan Stoza's avatar Dan Stoza Committed by Android (Google) Code Review
Browse files

Merge "SF: Request SF wakeup for pending transactions"

parents 1547e801 f5702ff8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1346,6 +1346,7 @@ void Layer::pushPendingState() {

        // Wake us up to check if the frame has been received
        setTransactionFlags(eTransactionNeeded);
        mFlinger->setTransactionFlags(eTraversalNeeded);
    }
    mPendingStates.push_back(mCurrentState);
}