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

Commit 49f2e409 authored by Romain Guy's avatar Romain Guy Committed by Android (Google) Code Review
Browse files

Merge "Destroy display lists when running complete memory trims Bug #8833153"

parents 04921992 779321fd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12690,6 +12690,7 @@ public class View implements Drawable.Callback, KeyEvent.Callback,
     * @hide
     */
    protected void destroyHardwareResources() {
        clearDisplayList();
        destroyLayer(true);
    }