Skip to content

Commit b5897a8

Browse files
Sally QiAndroid (Google) Code Review
authored andcommitted
Merge "Complete the trace information LLM to LayerLifecycleManager" into aosp-main-future
2 parents 4f598f2 + c07a054 commit b5897a8

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
@@ -2524,7 +2524,7 @@ bool SurfaceFlinger::updateLayerSnapshots(VsyncId vsyncId, nsecs_t frameTimeNs,
25242524
}
25252525

25262526
{
2527-
SFTRACE_NAME("LLM:commitChanges");
2527+
SFTRACE_NAME("LayerLifecycleManager:commitChanges");
25282528
mLayerLifecycleManager.commitChanges();
25292529
}
25302530

0 commit comments

Comments
 (0)