Merge "Update SysUiStatsLog.write with received_latency_millis" into sc-qpr1-dev am: f3e373903e am: 7f32de3038
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15891366 Change-Id: I91d685ab2c32060c956061d536abcba29c26ce75
This commit is contained in:
@@ -772,7 +772,8 @@ class MediaCarouselController @Inject constructor(
|
|||||||
31, // MEDIA_RESUME
|
31, // MEDIA_RESUME
|
||||||
uid,
|
uid,
|
||||||
interactedSubcardRank,
|
interactedSubcardRank,
|
||||||
interactedSubcardCardinality
|
interactedSubcardCardinality,
|
||||||
|
0 // received_latency_millis
|
||||||
)
|
)
|
||||||
/* ktlint-disable max-line-length */
|
/* ktlint-disable max-line-length */
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user