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

Commit f1f59ce9 authored by Dongwon Kang's avatar Dongwon Kang
Browse files

TIF: specify the type for COLUMN_INTERACTION_COUNT

Test: documentation change.
Bug: 35217547
Change-Id: Ia693ebc1ad9029910cd91882a783edd15235073d
parent 54dc4cb0
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";