Skip to content

Commit d6f7afd

Browse files
Treehugger RobotGerrit Code Review
authored andcommitted
Merge "Complete the trace information LLM to LayerLifecycleManager" into main
2 parents d1cd573 + 28c21c6 commit d6f7afd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/surfaceflinger/SurfaceFlinger.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2580,7 +2580,7 @@ bool SurfaceFlinger::updateLayerSnapshots(VsyncId vsyncId, nsecs_t frameTimeNs,
25802580
}
25812581

25822582
{
2583-
ATRACE_NAME("LLM:commitChanges");
2583+
ATRACE_NAME("LayerLifecycleManager:commitChanges");
25842584
mLayerLifecycleManager.commitChanges();
25852585
}
25862586

0 commit comments

Comments
 (0)