summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Shih <robertshih@google.com>2017-06-19 14:55:24 -0700
committerRobert Shih <robertshih@google.com>2017-06-19 18:46:33 -0700
commit655dfb3eb3d3f0a9634825ade8da96e51266c56e (patch)
treee9f5988fb736c6ef764e3ae32c67bbe8052cf618
parent369e2c76ccc3ffe4c9933a976a446fdcb8c2e7fd (diff)
Fugu: tag as low end to skip hevc 1080p60fps tests
Bug: 62357920 Test: gts-tradefed run gts -m GtsMediaTestCases \ -t com.google.android.media.gts.WidevineHEVCPlaybackTests Change-Id: If6958421178c2b6dc775ecd1cef5c7ae6a17253c
-rw-r--r--media_codecs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/media_codecs.xml b/media_codecs.xml
index 60d9fe6..ff7b75e 100644
--- a/media_codecs.xml
+++ b/media_codecs.xml
@@ -187,5 +187,5 @@ Only the three quirks included above are recognized at this point:
</Encoders>
<Include href="media_codecs_google_tv.xml" />
- <Include href="media_codecs_google_video.xml" />
+ <Include href="media_codecs_google_video_le.xml" />
</MediaCodecs>