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

Commit a110f723 authored by Zixuan Lan's avatar Zixuan Lan Committed by Android (Google) Code Review
Browse files

Merge "Revert "Remove SSG timeout when SSG is complete"" into main

parents c7c756a3 e8f20801
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -263,7 +263,6 @@ public final class SurfaceSyncGroup {
            Trace.instantForTrack(Trace.TRACE_TAG_VIEW, mTrackName, "markSyncReady");
        }
        synchronized (mLock) {
            toggleTimeout(false);
            if (mHasWMSync) {
                try {
                    WindowManagerGlobal.getWindowManagerService().markSurfaceSyncGroupReady(mToken);