summaryrefslogtreecommitdiff
path: root/hwbinder_latency_test/binderize/AndroidTest.xml
diff options
context:
space:
mode:
authorHsin-Yi Chen <hsinyichen@google.com>2017-12-21 18:21:40 +0800
committerHsin-Yi Chen <hsinyichen@google.com>2017-12-22 12:53:13 +0800
commit8530bb51f54708e684a84c5509ada35fe773b617 (patch)
tree06fe23fa97ba1d0d56b24de076efea52699aa447 /hwbinder_latency_test/binderize/AndroidTest.xml
parente41ca645899bf8d5e8cf8d56d71f330107bd155c (diff)
downloadperformance-8530bb51f54708e684a84c5509ada35fe773b617.tar.gz
Add metadata to modules in test/vts-testcase/performance
Add metadata. key="plan"; value="vts-performance", "vts-performance-systrace", or "vts-misc". Test: vts-tradefed run commandAndExit vts --include-filter VtsHalBootV1_0Target Bug: 70485967 Change-Id: I7b387cc25679b21a82691cbad0ec3e3f3b5aa5a6
Diffstat (limited to 'hwbinder_latency_test/binderize/AndroidTest.xml')
-rw-r--r--hwbinder_latency_test/binderize/AndroidTest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/hwbinder_latency_test/binderize/AndroidTest.xml b/hwbinder_latency_test/binderize/AndroidTest.xml
index 2b8b62e..2f27f6c 100644
--- a/hwbinder_latency_test/binderize/AndroidTest.xml
+++ b/hwbinder_latency_test/binderize/AndroidTest.xml
@@ -14,6 +14,7 @@
limitations under the License.
-->
<configuration description="Config for VTS libhwbinder latency tests">
+ <option name="config-descriptor:metadata" key="plan" value="vts-performance" />
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.VtsFilePusher">
<option name="abort-on-push-failure" value="false" />
<option name="push-group" value="HostDrivenTest.push" />