Merge "[DO NOT MERGE] Subcard logging - Media Card code path Test: TBA Bug: 205864845" into sc-v2-dev

This commit is contained in:
Tom Chen
2022-03-25 22:04:43 +00:00
committed by Android (Google) Code Review

View File

@@ -835,7 +835,8 @@ class MediaCarouselController @Inject constructor(
uid,
interactedSubcardRank,
interactedSubcardCardinality,
receivedLatencyMillis
receivedLatencyMillis,
null // Media cards cannot have subcards.
)
/* ktlint-disable max-line-length */
if (DEBUG) {