summaryrefslogtreecommitdiffstats
path: root/tests/video
diff options
context:
space:
mode:
authorGuang Zhu <guangzhu@google.com>2017-06-02 17:17:14 -0700
committerGuang Zhu <guangzhu@google.com>2017-06-05 16:15:37 -0700
commitc40b6fd0f2d70bc254013615c953af433f6434e9 (patch)
treebe649c0542a1592f781a8be2779d79f2daf8fac5 /tests/video
parent18a04feebae730bf5e262c8404b24999340e6f1a (diff)
downloadplatform_cts-c40b6fd0f2d70bc254013615c953af433f6434e9.tar.gz
platform_cts-c40b6fd0f2d70bc254013615c953af433f6434e9.tar.bz2
platform_cts-c40b6fd0f2d70bc254013615c953af433f6434e9.zip
add component metadata to all CTS module configs
Bug: 36140955 Bug: 35360169 Test: new unit test to ensure that all modules have this field Change-Id: Id856f93c0d2a018be65bff33459b4b703d23257d
Diffstat (limited to 'tests/video')
-rw-r--r--tests/video/AndroidTest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/video/AndroidTest.xml b/tests/video/AndroidTest.xml
index 0cb2a1980c5..e30a394448f 100644
--- a/tests/video/AndroidTest.xml
+++ b/tests/video/AndroidTest.xml
@@ -14,6 +14,7 @@
limitations under the License.
-->
<configuration description="Config for CTS Video test cases">
+ <option name="config-descriptor:metadata" key="component" value="media" />
<target_preparer class="com.android.tradefed.targetprep.suite.SuiteApkInstaller">
<option name="cleanup-apks" value="true" />
<option name="test-file-name" value="CtsVideoTestCases.apk" />