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

Commit d6f7afd8 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Complete the trace information LLM to LayerLifecycleManager" into main

parents d1cd5731 28c21c69
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2580,7 +2580,7 @@ bool SurfaceFlinger::updateLayerSnapshots(VsyncId vsyncId, nsecs_t frameTimeNs,
    }

    {
        ATRACE_NAME("LLM:commitChanges");
        ATRACE_NAME("LayerLifecycleManager:commitChanges");
        mLayerLifecycleManager.commitChanges();
    }