Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d66301f7 authored by Dongwon Kang's avatar Dongwon Kang Committed by Android (Google) Code Review
Browse files

Merge "TIF: specify the type for COLUMN_INTERACTION_COUNT"

parents 2a804194 f1f59ce9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2474,7 +2474,7 @@ public final class TvContract {
         *
         * <p>This indicates the number of times interaction has happened.
         *
         * <p>Type: INTEGER
         * <p>Type: INTEGER (long)
         * @see #COLUMN_INTERACTION_TYPE
         */
        public static final String COLUMN_INTERACTION_COUNT = "interaction_count";