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

Commit cc91454f authored by Conrad Chen's avatar Conrad Chen
Browse files

TIF: fix javadoc of recorded programs

Removes descriptions about required field of recorded programs' channel
ID.

Test: javadoc fix
Bug: 37625301
Change-Id: I0ae5eb6e5419883455044676b23e013392cc3e61
parent 047adbef
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -2741,8 +2741,6 @@ public final class TvContract {
         *
         * <p>This is a part of the channel URI and matches to {@link BaseColumns#_ID}.
         *
         * <p>This is a required field.
         *
         * <p>Type: INTEGER (long)
         */
        public static final String COLUMN_CHANNEL_ID = "channel_id";