Skip to content

Commit c6102c0

Browse files
Sally QiAndroid (Google) Code Review
authored andcommitted
Merge "Complete the trace information LLM to LayerLifecycleManager" into main
2 parents d0efb16 + daa1cab commit c6102c0

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
@@ -2552,7 +2552,7 @@ bool SurfaceFlinger::updateLayerSnapshots(VsyncId vsyncId, nsecs_t frameTimeNs,
25522552
}
25532553

25542554
{
2555-
SFTRACE_NAME("LLM:commitChanges");
2555+
SFTRACE_NAME("LayerLifecycleManager:commitChanges");
25562556
mLayerLifecycleManager.commitChanges();
25572557
}
25582558

0 commit comments

Comments
 (0)