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

Commit d6ae33bd authored by Jae Seo's avatar Jae Seo
Browse files

TIF: Allow ISO 639-1 code for Channels.COLUMN_AUDIO_LANGUAGE

Bug: 17331873
Change-Id: Idabeb056ae2105125174d7392dbe4fae614752fc
parent 192ba20d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -945,8 +945,8 @@ public final class TvContract {
        /**
         * The comma-separated audio languages of this TV program.
         * <p>
         * This is used to describe available audio languages included in the program. Use
         * 3-character language code as specified by ISO 639-2.
         * This is used to describe available audio languages included in the program. Use either
         * ISO 639-1 or 639-2/T codes.
         * </p><p>
         * Type: TEXT
         * </p>