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

Commit b5897a87 authored by Sally Qi's avatar Sally Qi Committed by Android (Google) Code Review
Browse files

Merge "Complete the trace information LLM to LayerLifecycleManager" into aosp-main-future

parents 4f598f2c c07a0541
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2524,7 +2524,7 @@ bool SurfaceFlinger::updateLayerSnapshots(VsyncId vsyncId, nsecs_t frameTimeNs,
    }

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