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

Commit c6102c0a 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 main

parents d0efb167 daa1cab2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2552,7 +2552,7 @@ bool SurfaceFlinger::updateLayerSnapshots(VsyncId vsyncId, nsecs_t frameTimeNs,
    }

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