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

Commit df461a1f authored by Youngsang Cho's avatar Youngsang Cho Committed by Android (Google) Code Review
Browse files

Merge "Minor comment change of TvContract.Programs.COLUMN_TITLE" into lmp-dev

parents dc00cbe2 8433ad9e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -809,6 +809,10 @@ public final class TvContract {
        /**
         * The title of this TV program.
         * <p>
         * If this program is an episodic TV show, it is recommended that the title is the series
         * title and its related fields ({@link #COLUMN_SEASON_NUMBER},
         * {@link #COLUMN_EPISODE_NUMBER}, and {@link #COLUMN_EPISODE_TITLE}) are filled in.
         * </p><p>
         * Type: TEXT
         * </p>
         **/