summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHsin-Yi Chen <hsinyichen@google.com>2017-12-21 18:31:47 +0800
committerKeun Soo Yim <yim@google.com>2018-01-26 12:38:18 -0800
commitc9e36fb3dce4723575feb9962817dd93f4b3d25f (patch)
treee3d3990fa528081490f32b7d242ba499e93e2b57
parent4ff1a9aff539131f2c265def25d14e77443e2e61 (diff)
downloadvndk-c9e36fb3dce4723575feb9962817dd93f4b3d25f.tar.gz
Add metadata to modules in test/vts-testcase/vndkoreo-vts-dev
Add metadata. key="plan"; value="vts-vndk". Test: vts-tradefed run commandAndExit vts --include-filter VtsHalBootV1_0Target Bug: 70485967 Merged-In: Ie1018276d06d48346c2ead8a15702955fd33259d Change-Id: Ie1018276d06d48346c2ead8a15702955fd33259d (cherry picked from commit ecf247c8f96ec171a3297a60e1198006cc48ddba)
-rw-r--r--dependency/AndroidTest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/dependency/AndroidTest.xml b/dependency/AndroidTest.xml
index 706e0ef..2d35029 100644
--- a/dependency/AndroidTest.xml
+++ b/dependency/AndroidTest.xml
@@ -14,6 +14,7 @@
limitations under the License.
-->
<configuration description="Config for VTS VNDK dependency test cases">
+ <option name="config-descriptor:metadata" key="plan" value="vts-vndk" />
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.VtsFilePusher">
<option name="push-group" value="HostDrivenTest.push" />
</target_preparer>