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

Commit e8f20801 authored by Zixuan Lan's avatar Zixuan Lan
Browse files

Revert "Remove SSG timeout when SSG is complete"

This reverts commit ccbcf335.

Bug: 302686733
Test: .
Change-Id: I1eacc89ca5db251bce03a897ee9b80cf94c89bb3
parent 0fdb6425
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);