diff options
| author | 2024-10-09 15:03:54 -0700 | |
|---|---|---|
| committer | 2024-10-10 16:22:52 +0000 | |
| commit | 029898996dec47cd18806c17e738b4e21bd798aa (patch) | |
| tree | 683ceea729abcf5787c18672b47e5663eacc5714 /libs/androidfw/AttributeResolution.cpp | |
| parent | 3f64dc816c32d04e1127f22410cc6d5dfe1715b6 (diff) | |
Fix a debug-output formatting error
The function that prints the list of pids watched by the ANR tracing
feature is supposed to inject a comma between pids. A variable
assignment was missing in the original code.
Tested with the following command:
`adb shell am trace-timer pid=2000,2001 expire=20`
Bug: 352085328
Flag: com.android.server.utils.anr_timer_trace
Test: atest
* FrameworksServicesTests:com.android.server.am
* FrameworksServicesTests:AnrTimerTest
Change-Id: Ib3a70bc27299ad2458cd6a3936e2b6632d6dd884
Diffstat (limited to 'libs/androidfw/AttributeResolution.cpp')
0 files changed, 0 insertions, 0 deletions