Merge "Update default template for suites native tests" am: 8e472bc42e

am: 64d524ec44

Change-Id: I7cba0cbfd71c0c19a560ec93d68927e1bfd220b7
This commit is contained in:
Julien Desprez
2018-07-26 13:51:54 -07:00
committed by android-build-merger

View File

@@ -15,6 +15,8 @@
-->
<!-- This test config file is auto-generated. -->
<configuration description="Runs {MODULE}.">
<option name="test-suite-tag" value="apct" />
<option name="test-suite-tag" value="apct-native" />
<target_preparer class="com.android.tradefed.targetprep.PushFilePreparer">
<option name="cleanup" value="true" />
<option name="push" value="{MODULE}->/data/local/tmp/{MODULE}" />