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

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

Merge "TIF: update the default value documentation of Channels.COLUMN_BROWSABLE." into lmp-dev

parents 3d073952 4c4eadc3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -680,7 +680,7 @@ public final class TvContract {
         * <p>
         * A value of 1 indicates the channel is included in the channel list that applications use
         * to browse channels, a value of 0 indicates the channel is not included in the list. If
         * not specified, this value is set to 1 (browsable) by default.
         * not specified, this value is set to 0 (not browsable) by default.
         * </p><p>
         * Type: INTEGER (boolean)
         * </p>