Merge "Fix destruction of preserved surfaces for non app windows." into pi-dev
This commit is contained in:
@@ -692,6 +692,7 @@ class RootWindowContainer extends WindowContainer<DisplayContent> {
|
||||
wallpaperDestroyed = true;
|
||||
}
|
||||
win.destroySurfaceUnchecked();
|
||||
win.mWinAnimator.destroyPreservedSurfaceLocked();
|
||||
} while (i > 0);
|
||||
mService.mDestroySurface.clear();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user