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

Commit 4c4eadc3 authored by Dongwon Kang's avatar Dongwon Kang
Browse files

TIF: update the default value documentation of Channels.COLUMN_BROWSABLE.

Bug: 17310177
Change-Id: Ibd765675983082f63fde3586b7c7cf6cd399c80d
parent 371bee50
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>