Update SysUiStatsLog.write with received_latency_millis
Test: maunal Bug: 198305595 Change-Id: I4d0ab84296e58cedd9aa4cb343bbb918f5356179
This commit is contained in:
@@ -772,7 +772,8 @@ class MediaCarouselController @Inject constructor(
|
||||
31, // MEDIA_RESUME
|
||||
uid,
|
||||
interactedSubcardRank,
|
||||
interactedSubcardCardinality
|
||||
interactedSubcardCardinality,
|
||||
0 // received_latency_millis
|
||||
)
|
||||
/* ktlint-disable max-line-length */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user