Merge "TIF: fix javadoc of recorded programs" into oc-dev

This commit is contained in:
Conrad Chen
2017-04-26 21:47:55 +00:00
committed by Android (Google) Code Review

View File

@@ -2745,8 +2745,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";