Skip to content

Commit 2068593

Browse files
committed
update comment
1 parent 90f3e70 commit 2068593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-perf/src/main/java/com/google/firebase/perf/util/AppProcessesProvider.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import com.google.android.gms.common.util.ProcessUtils
99

1010
/**
1111
* A singleton that contains helper functions to get relevant process details. TODO(b/418041083):
12-
* Explore using a common utility.
12+
* Explore using a common utility. See [com.google.firebase.sessions.ProcessDetailsProvider].
1313
*/
1414
object AppProcessesProvider {
1515
/** Gets the details for all of this app's running processes. */

0 commit comments

Comments
 (0)