OSDN Git Service

TIF: Allow ISO 639-1 code for Channels.COLUMN_AUDIO_LANGUAGE
authorJae Seo <jaeseo@google.com>
Tue, 2 Sep 2014 06:49:00 +0000 (23:49 -0700)
committerJae Seo <jaeseo@google.com>
Tue, 2 Sep 2014 06:49:00 +0000 (23:49 -0700)
Bug: 17331873
Change-Id: Idabeb056ae2105125174d7392dbe4fae614752fc

media/java/android/media/tv/TvContract.java

index 7f1c304..b3890d4 100644 (file)
@@ -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>