Merge "Add suite component to test modules" am: 20bc9eb60b am: 9db200e4dc

am: 5271473fa1

Change-Id: Iab43c67bd3308cd33515ab6a20a33417968c7026
This commit is contained in:
Julien Desprez 2017-12-19 18:52:41 +00:00 committed by android-build-merger
commit 78a3f888bc
2 changed files with 2 additions and 0 deletions

View file

@ -14,6 +14,7 @@
limitations under the License.
-->
<configuration description="Config for CTS Logging Library test cases">
<option name="test-suite-tag" value="cts" />
<option name="config-descriptor:metadata" key="component" value="systems" />
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.FilePusher">
<option name="cleanup" value="true" />

View file

@ -14,6 +14,7 @@
limitations under the License.
-->
<configuration description="Config for CTS Logging Daemon test cases">
<option name="test-suite-tag" value="cts" />
<option name="config-descriptor:metadata" key="component" value="systems" />
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.FilePusher">
<option name="cleanup" value="true" />