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

Commit c00aecf6 authored by Dan Stoza's avatar Dan Stoza Committed by android-build-merger
Browse files

SF: Request SF wakeup for pending transactions

am: d9d1817e

Change-Id: I9d84ef9636acd4359dad908241bac0a5a560cd00
parents faf9f4c0 d9d1817e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1362,6 +1362,7 @@ void Layer::pushPendingState() {

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