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

Commit 84028c58 authored by Louis Chang's avatar Louis Chang Committed by Android (Google) Code Review
Browse files

Merge "Fix SurfaceControl leakage"

parents 2a73f9b8 207f9114
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2128,6 +2128,8 @@ class DisplayContent extends WindowContainer<DisplayContent.DisplayChildWindowCo
                }
            }
            mService.mAnimator.removeDisplayLocked(mDisplayId);
            mWindowingLayer.release();
            mOverlayLayer.release();
        } finally {
            mRemovingDisplay = false;
        }