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

Commit 65899b10 authored by Jae Seo's avatar Jae Seo Committed by Android (Google) Code Review
Browse files

Merge "TIF: Allow ISO 639-1 code for Channels.COLUMN_AUDIO_LANGUAGE" into lmp-dev

parents 9e85408f d6ae33bd
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>