summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHsin-Yi Chen <hsinyichen@google.com>2017-12-25 11:43:22 +0800
committerKeun Soo Yim <yim@google.com>2018-01-26 12:46:41 -0800
commitef477dd676b8c2ee102bfb68b3edd8f7d32aa204 (patch)
tree6dc298e4a1ca1d036fcbef33f2ac03cd81d5741a
parent26531e0ec6fa5b80be2be9ea0017b8ee1638f377 (diff)
downloadlibfmq-ef477dd676b8c2ee102bfb68b3edd8f7d32aa204.tar.gz
Add metadata to modules in system/libfmqoreo-vts-dev
Add metadata. key="plan"; value="vts-library". Test: vts-tradefed run commandAndExit vts-library --include-filter VtsFmqUnitTests Bug: 70485967 Merged-In: I7e2a277180344695a6e285530da900b387648466 Change-Id: I7e2a277180344695a6e285530da900b387648466 (cherry picked from commit 7c2508aea71b8459f70dff715726a784ad0e8cab)
-rw-r--r--tests/AndroidTest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/AndroidTest.xml b/tests/AndroidTest.xml
index 69612bc..c35b089 100644
--- a/tests/AndroidTest.xml
+++ b/tests/AndroidTest.xml
@@ -14,6 +14,7 @@
limitations under the License.
-->
<configuration description="Config for VTS FMQ unit tests">
+ <option name="config-descriptor:metadata" key="plan" value="vts-library" />
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.VtsFilePusher">
<option name="push-group" value="HostDrivenTest.push" />
<option name="cleanup" value="true" />