[DO NOT MERGE] Subcard logging - Media Card code path

Test: TBA
Bug: 205864845

Change-Id: Ic84be134be65d9646364e4ecad8d9fbe72cd7e5d
This commit is contained in:
Tom
2022-03-22 01:25:42 +00:00
parent d6e1d706e2
commit a674e1a68e

View File

@@ -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) {