[DO NOT MERGE] Subcard logging - Media Card code path
Test: TBA Bug: 205864845 Change-Id: Ic84be134be65d9646364e4ecad8d9fbe72cd7e5d
This commit is contained in:
@@ -818,7 +818,8 @@ class MediaCarouselController @Inject constructor(
|
||||
uid,
|
||||
interactedSubcardRank,
|
||||
interactedSubcardCardinality,
|
||||
receivedLatencyMillis
|
||||
receivedLatencyMillis,
|
||||
null // Media cards cannot have subcards.
|
||||
)
|
||||
/* ktlint-disable max-line-length */
|
||||
if (DEBUG) {
|
||||
|
||||
Reference in New Issue
Block a user