Skip to content
Snippets Groups Projects
Commit 62677b24 authored by Sumedh Sen's avatar Sumedh Sen Committed by Android Build Cherrypicker Worker
Browse files

Remove rundundant <test> tag

The duplicate <test> tag causes the tests to run more than once. 

Bug: 333971355
Test:atest PackageManagerPerfTests
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:94be3681407ff9e3d9c305d221bf23fad5edd84f)
Merged-In: I1e3fa112edcac79cceaa64fee170a2633ee131b2
Change-Id: I1e3fa112edcac79cceaa64fee170a2633ee131b2
parent 0dd8f760
No related branches found
No related tags found
No related merge requests found
......@@ -76,11 +76,6 @@
<option name="test-file-name" value="QueriesAll49.apk"/>
</target_preparer>
<test class="com.android.tradefed.testtype.AndroidJUnitTest">
<option name="package" value="com.android.perftests.packagemanager"/>
<option name="hidden-api-checks" value="false"/>
</test>
<metrics_collector class="com.android.tradefed.device.metric.FilePullerLogCollector">
<option name="directory-keys" value="/data/local/PackageManagerPerfTests"/>
<option name="collect-on-run-ended-only" value="true"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment