summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHsin-Yi Chen <hsinyichen@google.com>2017-12-25 11:43:22 +0800
committerHsin-Yi Chen <hsinyichen@google.com>2017-12-28 10:32:34 +0800
commit7c2508aea71b8459f70dff715726a784ad0e8cab (patch)
tree1b57eee11b9d41834ced995d3bffa40318681f9d
parentfd704122b08a9b6662c87dab2b445dd0d5fc02f7 (diff)
downloadlibfmq-7c2508aea71b8459f70dff715726a784ad0e8cab.tar.gz
Add metadata to modules in system/libfmqandroid-wear-8.0.0_r1
Add metadata. key="plan"; value="vts-library". Test: vts-tradefed run commandAndExit vts-library --include-filter VtsFmqUnitTests Bug: 70485967 Change-Id: I7e2a277180344695a6e285530da900b387648466
-rw-r--r--tests/AndroidTest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/AndroidTest.xml b/tests/AndroidTest.xml
index 70df24d..0609960 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" />